Publishing an app on multiple platforms can be a challenge when there are guidelines to be met and a consistent user experience guaranteed.
In the first of a three-part series on the value RAD Studio delivers across the software development life cycle, we looked at the advantages of using RAD Studio in the application design and development phase.
In this, the second part, we are looking at the…
As a complete app development environment, RAD Studio delivers value across the software development life cycle.
RAD Studio combines the time and cost efficiency of working with a single codebase with the superior performance and security of platform-native…
RAD Studio is traditionally popular with developers building apps and games for Windows, but its powerful compilers also deliver a unique and significant advantage with which few other frameworks, if any, can compete.
Using one codebase, RAD Studio’s compilers publish…
A Tuesday Book Club! Webinar Replay
May 20, 2024
If you are just starting out learning to develop apps then choosing RAD Studio with Delphi is a pretty smart move. I know, I would say that wouldn’t I? But I really believe it. There are many thousands of examples, code repositories, and free components waiting for you to look at and reuse. That’s not all though, the longevity and popularity of Delphi as a platform for creating all…
We continued our webinar with a look at how ridiculously fast and easy it is to create cross-platform apps with RAD Studio and connect to a variety of databases. One of the great strengths of RAD Studio, and particularly Delphi and C++ Builder is how it can use components…
What's in RAD Studio ARCHITECT?
May 13, 2024
RAD Studio is available in three editions: Professional, Enterprise, and the most advanced edition, Architect. What’s in the Architect edition, and what benefits does it offer?
What do you get with the Architect Edition of RAD Studio that you don’t get with…
Why RAD Studio Apps Are Forever
May 10, 2024
The backward and forward compatibility of Delphi is simply legendary. Few languages and libraries, if any, can match Delphi’s backward and forward compatibility and stability, which can make even decades-old software run perfectly on the latest version of the Delphi IDE.
With a backward compatibility rate close to 100%, Delphi offers developers the luxury of knowing software they have built will…
Our recent series of webinars continued this past week with a look at how ridiculously fast and easy it is to create cross-platform apps with RAD Studio. You can very quickly design apps with RAD Studio which are powerful, modern, with rock-solid reliability – Delphi…
The newRAD Studio 12.1 Athenshas been released along withDelphi 12.1andC++Builder 12.1.RAD Studio Delphi®visual Pascal programming language and IDE is the world’s most advanced IDE for rapidly developing compelling…
We’ve had a couple of support requests that are along the lines of, ‘I’m upgrading to the new Win64 Modern C++ toolchain. But when I run my app built in Release mode, it crashes, and it’s hard to see why.’
First chance exception at $00007FF641CB123F. Exception class 0x80000003 with message
'Exception 0x80000003 encountered at address 0x7ff641cb123f'. Process…