IDEWindows

Is Windows App Studio Dead? What Is The Best Alternative?

Windows App Studio was a popular and free web-based tool built by Microsoft. The app studio enabled anyone to create Universal Windows Platform (UWP) apps, but it has been depreciated. RAD Studio is a popular choice for developers globally as an alternative to Windows App Studio.  Many subscribed users and developers using Windows App Studio who were particularly involved with the platform asked…
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…
DelphiEventRAD StudioWindows

5 Reasons Why It's Great to be a Delphi Developer in 2021-2022

Delphi is one of the programming world’s legendary languages, a cornerstone of the history of software development. New languages have come to the fore as new platforms and frameworks have emerged, but Delphi has stood its ground as development trends came and went because of its reliability and efficacy as a development path.  What’s more, over time Delphi has not only not faded into the…
Read more
NewsWindows

Browsing in a Windows Application: From Internet Explorer to WebView 2

Microsoft is announcing platform changes regarding HTML rendering in applications and RAD Studio VCL Windows library has TWebBrowser for MSHTML and TEdgeBrowser components for WebView2. It is fairly common these days in a native applications, like a RAD Studio VCL Windows applications, to have the need to display web content embedded into the applications itself. Microsoft recently made a couple…
Read more