Blog

Featured Blog Post

Wednesday, July 2, 2025

We’re excited to announce the release of TMS WEB Core v2.9, the latest evolution in our powerful RAD component-based framework for building modern web client applications using Object Pascal. Whether you're a Delphi veteran or a VCL ...

Blog Posts:  Latest arrow_downward | Views

PREVIOUS NEXT

Wednesday, November 8, 2023

The very concept of copy and paste operations, and even their corresponding keyboard shortcuts, Ctrl+C and Ctrl+V, have been around since the early 1970s, with credit going to Larry Tesler, working at Xerox PARC at the time. Tod...


Wednesday, October 18, 2023

TMS WEB Core is an innovative framework designed to build web applications using Object Pascal language. Despite the primarily web-centric nature of applications built with TMS WEB Core, the framework offers a variety of components that f...


Tuesday, October 3, 2023

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 packed with a remarkable new feat...


Tuesday, September 12, 2023

 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 inception, TMS WEB Core offered ...


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 solution, often inserting themse...


Friday, September 1, 2023

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 means being hosted in the familiar Delphi I...


Tuesday, August 29, 2023

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 ...


Tuesday, August 22, 2023

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 authorization, we can't just redirect the web u...


Monday, August 14, 2023

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...


Wednesday, August 9, 2023

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 ...


PREVIOUS NEXT