DelphiNewsWebinar

Android on Windows 11: A Developer's Perspective

The Windows Subsystem for Android (WSA) integrates native Android apps into the Windows 11 desktop. This post will teach you how to set up and configure the Windows Subsystem for Android for use in software development. It will be much easier for developers to replicate this with the use of Windows tools for developers. Read on to see what is required to run WSA as well as what is required to…
Read more
How-To'sProductivityWindows

Top 10 How To's: Windows 11

The most recent version of Windows, Windows 11, was released in October 2021. It is critical that you update your applications to support it. RAD Studio 11, Delphi 11, and C++Builder 11 previously supported Windows 11. Let’s take a look at our top ten How-for to’s the highly anticipated Windows 11 release. 1. This Is How To Develop C++ iOS Apps On Windows 11…
Read more
C++CodeDatabaseDelphiIDENewsRAD Studio

The C++Builder 25th Anniversary: Visual Development, the Power of the C++ Language and 2.5 decades of Continuing Excellence

Delphi version 1 was launched at the Software Development Conference in San Francisco on February 14, 1995. I and other team members would travel around the world giving demonstrations of the IDE, Object Pascal language, VCL components, and database connectivity. When Delphi was released, one of the frequently asked questions was, “where is the Borland C++ version”. At that time we…
Read more
C++IDE

13 Things About C++ Software You May Not Know

C++ is an incredibly versatile, powerful, multi-purpose programming language. There is quite literally nothing that cannot be done with C++ whether it be a low-level, close to metal system application which pulls out the maximum amount of power from the computer to the most modern applications with the very latest innovations in user interface design and hardware integrations. A truly great C++…
Read more