Blog
Featured Blog Post
Wednesday, January 7, 2026
Ciao! TWebDataGrid in TMS WEB Core has just added additional localization support with built-in regional languages and formatting.When it comes to implementing internationalization in your own software, there are many aspects to ...
Blog Posts:
Latest | Views arrow_downward
Friday, August 21, 2020
For building web client applications, TMS WEB Core has grown since its inception to an extremely rich framework offering RAD component based web development. Its possibilities are sheer unlimited and its functionality documented via an over 500 page...
Thursday, April 9, 2020
Two new features in TMS Business: TMS Aurelius Cached Updates and TMS RemoteDB Batch/Bulk Updates Photo by Arshad Pooloo on Unsplash We have new releases in TMS Business world! TMS Aurelius 4.12 and TMS RemoteDB 2.5 have just been released, each...
Thursday, May 25, 2017
This is part 5 of the tutorial on how to create TMS XData and TMS Sparkle servers on Linux. On Part 4, we have added Sparkle to our Apache module, preparing it to receive any modules we want to add. And in this final part we will add the TMS XData mo...
Tuesday, March 31, 2020
TMS WEB Core: Web Application Development with Delphi For more than two decades, the development environment Delphi is known for the rapid programming of Windows applications. Especially the easy creation of desktop database applications and the...
Tuesday, November 26, 2019
Intro When actively searching for high DPI in Google there seems to be a lot of struggle. Various high DPI aspects such as font scaling, anti-aliased rendering, various calculations all need to take high DPI into account to make sure the applicati...
Monday, April 5, 2021
Even these Delphi developers who have only set the very first steps into web client development will realize that quite a few important functionalities in web clients are executed only asynchronously by the browser. Why asynchronous?First of ...
Tuesday, September 8, 2020
After an intensive development and beta cycle, we are proud to announce the release of TMS WEB Core for Visual Studio Code v1.0 today! Visual Studio Code is the 3rd IDE that can host the TMS WEB Core framework for web client application development a...
Thursday, June 4, 2020
TMS WEB Core v1.4 is released and one of the many exciting new components added is the TWebBluetooth component to make it seamless to access Bluetooth devices from your web applications. At this moment, all modern web browsers except Safari, offer t...
Wednesday, January 21, 2009
The mini HTML implementation to display text with HTML tags in various TMS components is a subset of the HTML standard and supports following tags: B : Bold tag <B> : start bold text </B> : end bold text Example : This...
Tuesday, May 23, 2017
This is part 3 of the tutorial on how to create TMS XData and TMS Sparkle servers on Linux. On Part 2, we have installed PAServer and launched our first "Hello, World" console application on Linux. Here is video for part 3: Create and deploy an Apac...