Blog
Featured Blog Post
Thursday, April 10, 2025
Today marks an exciting milestone as we welcome a new member to our FNC family: TMS FNC Push Notifications.Our journey into the world of web push notifications began some time ago, with the goal of empowering Delphi developers to...
Blog Posts:
Latest arrow_downward | Views
Monday, November 25, 2019
We are near the release of TMS WEB Core v1.3 for Delphi & Lazarus. The past 4 months of development in the team has been intense and exciting. The release is approaching, so we're happy to share what v1.3 will bring. Actually, version v1.3 has so man...
At the TMS Training Days in Düsseldorf, Germany as well as at the Be-Delphi conference in Belgium, José León Serna (creator of Delphi for PHP & former Embarcadero IDE lead architect) gave a presentation previewing TMS WEB Core for Visu...
Wednesday, July 17, 2019
Without a doubt, Bootstrap is one of the most popular CSS libraries for web applications. Using Bootstrap, you can easily create a consistent and modern looking web application. Since its inception, TMS WEB Core is designed to be totally open with r...
Thursday, July 4, 2019
How to integrate a JavaScript component into TMS WEB Core As a proof of concept, this article describes how easy it is to achieve a basic integration of the Froala Editor into TMS WEB Core. Froala Editor is a lightweight WYSIWYG HTML Editor writ...
Friday, June 28, 2019
One of the big new features in TMS WEB Core v1.2 Padua is the built-in support for 3D graphics. This is accomplished by providing Object Pascal components and classes that wrap the powerful ThreeJS / WebGL libraries for rendering 3D graphics in the b...
Wednesday, June 26, 2019
In TMS WEB Core v1.2 Padua, several new features have been added to the TWebDBGrid. This is a DB-aware grid for TMS WEB Core web client applications. Note that TMS WEB Core features a databinding model that is similar to the VCL databinding. There...
Tuesday, June 25, 2019
Over the years, increasingly new web APIs have given web developers access to areas of the operating system that were originally only accessible from native applications. This is also the case with the microphone and camera that is attached to a desk...
Wednesday, June 19, 2019
In the previous blog article, we showed how the TWebFilePicker or TWebFileUpload component in TMS WEB Core are the intermediates to get read access to local files and how the Application.Download* methods can be used to write data back to the local f...
Tuesday, June 18, 2019
In a regular web client application, it is normal that there is no direct access to the local file system. If that would be possible, it would obviously be a huge security breach. This is possible though in an Electron desktop cross platform applicat...
Monday, June 17, 2019
We're excited and proud to announce the availability of the 3rd major release of TMS WEB Core v1.2 Padua. An enormous amount of work was done between the TMS WEB Core v1.1 Verona release and TMS WEB Core v1.2 Padua. Tons of work was done on many le...