Extend TMS WEB Core with JS Libraries with Andrew:Basics Part 5: d, div,...
When developing applications, one of the first things developers can benefit from is a solid understanding of how the code they write is actually executed. When errors occur, a process of "debugging"...
View ArticleCongrats Delphi 11
With Embarcadero mentioning an upcoming RAD Studio 12 at https://www.embarcadero.com/radoffer , I sat down to reflect on where we come from and where we might go to and how to align our focus with...
View ArticleJoin TMS Software at Coding Bootcamp 2023 Learn to Program by...
Are you ready to take your programming skills to the next level? TMS Software will be participating in the Coding Bootcamp 2023 Learn to Program, presented by LearnDelphi.org. This event, designed...
View ArticleTMS WEB Core and More with Andrew:Notifications via Browser Push Notifications
In our recent post about sending Notifications via E-mail, we used XData/Indy to take care of the actual delivery of the e-mail rather than using our TMS WEB Core app. In this post, we're going to...
View Article#WEBWONDERS: Showing protected PDF files in a web app
Imagine the following use-case:Someone wants to offer protected account-based access to specific resources, for example PDF files. If the PDF files are hosted on a server with a form of...
View ArticleTMS Subscription Manager v2.2: Your ultimate toolkit for product bundles!
Are you ready to take your product bundle experience to the next level? Look no further than TMS Subscription Manager v2.2, your all-in-one solution for managing, updating, and renewing your TMS...
View ArticleTMS VCL UI Pack v13.0 released
In the past couple of months, our team did again a significant amount of work to bring a major new release of TMS VCL UI Pack.We're pleased to present it today. There are several new components and...
View ArticleExtend TMS WEB Core with JS Libraries with Andrew:Basics Part 6: Links,...
In this post, we'll cover a couple of HTML basics - links and lists - as well as how to style them with CSS. Then we'll look at page layout, along with an example of how to construct a page with a...
View ArticleComparing mapping services in TMS FNC Maps for Delphi
Selecting a mapping service Switching mapping services in TMS FNC Maps for Delphi is easy. Selecting the right mapping service to use for a specific application can be quite complicated. Fortunately...
View Article#WEBWONDERS: Using Object Pascal RTTI in TMS WEB Core projects
The aim of TMS WEB Core was from the beginning to offer as familiar web client application development as Object Pascal RAD component based development is with the VCL for Windows native apps. This...
View ArticleExtend TMS WEB Core with JS Libraries with Andrew: HTMX
Over time, nearly every popular software framework will eventually spawn interlopers encroaching on its domain. Sometimes they are trying to get a bit of attention by providing an alternative...
View ArticleTMS WEB Core beta v2.3 brings debugging web apps from the Delphi IDE
Breakthrough!After months and months of research & development, we're eager to share with you the first beta of TMS WEB Core v2.3 that features debugging web apps from the Delphi IDE.Since its...
View ArticleComparing directions services in TMS FNC Maps for Delphi
Selecting a directions service Switching directions services in TMS FNC Maps for Delphi is easy. Selecting the right directions service to use for a specific application can be quite complex....
View ArticleComparing geocoding services in TMS FNC Maps for Delphi
Selecting a geocoding service Switching geocoding services in TMS FNC Maps for Delphi is easy. Selecting the right geocoding service to use for a specific application can be quite complex....
View ArticleFNC & VCL: The best of both worlds, part 1: Buttons
IntroThe purpose of this blog series is to let you get familiar with the various kinds of components we offer, and in particular, the ones from the TMS VCL UI Pack & the TMS FNC UI Pack. There...
View ArticleFNC & VCL: The best of both worlds, part 2: Syntax highlighting memos
IntroIn today's fast-paced software development world, writing efficient and error-free code is crucial. To aid developers in this endeavor, syntax highlighting memos have become indispensable tools....
View ArticleTMS WEB Core v2.3: released!
After months of intensive research and development and after we released the beta a couple of weeks ago, we are thrilled to introduce the official release of TMS WEB Core v2.3. This release comes...
View ArticleFNC & VCL: The best of both worlds, part 3: Labels
IntroIn the world of components, one cannot think of an application without labels. Labels are an important part of the application informing the user on which action he will take, or what task the...
View ArticleUsing tileserver services in TMS FNC Maps for Delphi
Tileservers can be used to display custom maps that are tailored to your specific needs. Different geographical map representations are possible. Some of the most common types of maps include street...
View ArticleUsing Redoc to document your REST API with Delphi and XData
Creating REST API servers with TMS XData is a breeze and it's even easier to generate documentation for it. XData automatically creates an OpenAPI document that describes your API, and automatically...
View Article