Blog

Featured Blog Post

Friday, July 3, 2026

Almost every modern application offers it: a row of buttons that say "Continue with Google", "Sign in with Microsoft", or "Login with Apple". Users have come to expect it — they don't want yet another password to remember, and you don't wa...

Blog Posts:  Latest arrow_downward | Views

PREVIOUS NEXT

Friday, May 18, 2018

TMS WEB Core promises easy, fast and RAD component based web application development. For fast, real-time updates on a web page with light-weight server-communications, WebSockets are an ideal mechanism. That is why TMS WEB Core also comes with a...


TMS Analytics & Physics developing library includes many extensions for various mathematical applications: complex numbers, linear algebra, special functions, common fractions, numerical methods. New version 2.4 introduces package for statisti...


Monday, May 7, 2018

Our TMS XData expert Wagner R. Landgraf travels from Brasil to Germany especially for the TMS RADical Web training day on May 24th at Marienfeld, Germany. TMS XData is the tool for Delphi developers to enable creating fast, easy and secure REST APIs ...


Sunday, April 29, 2018

Here is an overview of what is waiting for you on the first TMS RADical Web Day on May 24th in Germany! You will experience first-hand from the experts of TMS software and Embarcadero all details, inner-workings, examples, architecture, roadmap, bind...


Thursday, April 19, 2018

Updated: April 11th, 2021.One of the most important aspects of a REST API server is security. It should be mandatory that your data is encrypted while being transferred between client and server. And the “standard” way to do such encryption...


Tuesday, April 17, 2018

We're excited to inform we are organizing a new training day: TMS RADical Web Day in Germany. Learn everything about fascinating new ways to create modern new web development with Delphi! When you're a passionate Delphi developer and interested i...


In object-orientation, an object can be considerable immutable even if it... changes. Introduction Learning a complex concept tends to be better absorbed if we divide the concept into small parts. For example, when we begin to learn Eng...


Tuesday, April 3, 2018

The redefinition of classes is a practical method to minimize the collision of names between classes, even using short identifiers. Introduction The Object Pascal language has a very useful feature which, I believe, is not widely used by d...


Tuesday, March 20, 2018

Declaring units in a specific order in code would facilitate the code maintenance in the future. Introduction When we're organizing our things, we tend to keep closer to us all objects that we use daily, right? So it should be with the...


Wednesday, March 14, 2018

In a previous blog, it was demonstrated how custom controls for TMS WEB Core could be created using the FNC framework and how easy it was to use FNC code that was written for VCL, FMX or LCL applications also for web applications. In this article, we...


PREVIOUS NEXT