Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
See What's New in 12.3 Athens
CodeDelphi

Create Delphi Web Applications Blazingly Fast With TMS WEB Core

Embarcadero MVP Marcos Moreira shows you how to use TMS WebCore and Delphi to make the most of your web development. TMS WEB Core: Modern SPA Web Application ModelPure HTML5/CSS3/JavaScript based applicationsStandard component framework for common UI controls and access to browser featuresOpen to consume other existing JavaScript frameworks & librariesOffers Pascal class wrappers for…
Read more
CodeDelphiRAD Studio

Learn How Easy It Is To Implement Unit Testing In Your Delphi Windows Apps

In this video, you will learn how to implement a simple “Unit Testing” on your Application. With this simple approach, you can check if the result is matching your expectations,  “Assert” values inside routines, and interact with GUI and non-GUI elements; using a simple loop you can generate several “users’ inputs”, to avoid any future problems on your…
Read more
CodeDelphiRAD Studio

Quick Dive Into Delphi And The BlockChain, Cryptography, BitCoin, and More

Cryptography is the study of secure communications techniques that allow only the sender and intended recipient of a message to view its contents. Public Key Encryption or Asymmetric cryptography is widely used cryptography which use different keys for encryption and decryption. Receiver needs to publish an encryption key, referred to as his public key which used for encrypt a message but…
Read more
CodeDelphi

Easily Create Complex Word Files And Handle XML Files Efficiently In Delphi!

In this CodeRage session, you can find out how to do these tasks: Overview of OpenXml filesGetting the file propertiesCreating a simple Word fileCreating a complex Word file XML files are ZIP files with a special format. If we open a file, for example, a Word document file with the help of a Zip Manager, you can see that file is really a zip file with an XML file in it. In the XML…
Read more
Uncategorized

FMX Linux for Delphi 12.3 is Now Available

Embarcadero is very happy to announce that the FMX Linux UI library for building Linux client applications with Delphi is available once again for RAD Studio 12.3 and also for RAD Studio 12.2, along…

IN THE ARTICLES