C++DatabaseDelphiInterBaseRAD StudioWebinarWindows

The Best Embedded Database For Your Mobile Apps Is Free

If you are looking for a fully functional powerful database which can be easily used in your mobile apps and, importantly, unlike SQLite, it supports full-strength encryption without having to pay an extra fee then we have some good news! Not only does InterBase work on practically every platform there is, including mobile devices, but you probably already have a license for it, for free. Why…
Read more
DelphiModernizationNewsTech Partner

Read The Webinar: Why You Should Leave Delphi 7 Once And For All

This is an edited automated transcript of a Dev Days of Summer 2024 webinar by Embarcadero MVP Dion Mai titled “Why You Should Leave Delphi 7 Once And For All”. The original webinar is available on the Embarcadero YouTube Channel. [Editor’s note: In the transcript there are a few places we needed to tidy up either due to inaccurate auto translation or the vagaries of live…
Read more
DelphiRAD StudioTech Partner

ACBr Day 2024 an incredible experience

ACBR Day 2024: 2 days of events wrapped up in an incredible experience What is ACBr? Before we begin, we need to talk about ACBr for those who don’t know. The ACBr Project is an open source project of components and programs designed to develop applications for the Brazilian commercial automation segment. One of Embarcadero’s Tech Partners, its components developed in Delphi can be…
Read more
C++DelphiNewsRAD Studio

What You Can Do With RAD Studio 12.2

RAD Studio 12.2, released on September 12, 2024, has changed the development game again. How? With features never before seen in the IDE, like embedded access to AI-assisted coding, and with performance enhancements like 64-bit compilers that enable you, the developer, to…
DelphiNewsRAD Studio

Faster Delphi RTL with Parallel Arrays and Ordered Dictionaries

While the most relevant new features were in other product areas, there are a few enhancements in the Delphi Run Time Library (o RTL) that we thing is worth pointing out. New TParallelArray Class There is a new TParallelArray class in the System.Threading unit that enables running operations like &For and Sort in parallel on Array items. On multi core systems, this can speed them up…
Read more