Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
C++DelphiRAD Studio

How To Build A Windows App

Every day something close to a billion people worldwide use different Windows apps for one reason or another and knowing how to build a Windows app is a valuable skill. Think, for instance, how modern graphic designers use apps for photo editing, illustrations, designing vector graphics and a host of other uses. It’s almost impossible to imagine the millions of businesses around the world…
Read more
How-To'sInterBaseNewsRAD Studio

Using FireDAC Connection Pooling with RAD Server

Connection Pooling Meaning A connection pool is a cache of database connections maintained so that the connections can be reused when future requests to the database are required. Connection pools are used to enhance the performance of executing commands on a database. Opening and maintaining a database connection for each user, especially requests made to a dynamic database-driven application, is…
Read more
C++Code

How To Use Strings And File Names In C++ Software?

Hello to All Beginner and Professional C++ Developers, C++ Builder is a modern, professional IDE with great C and C++ compilers for a range of different OS platforms tocreate great C++ software. The C++ Builder IDE and runtime have a lot of modern features. This is…
C++CodeDelphiIDERAD Studio

How To Build iOS Apps Without A Mac

To effectively answer how to build iOS apps without a Mac, we first need to know why some form of a Mac is always going to be necessary for a very small part of this process even though we discuss here how you can use a Windows computer to design and program macOS and iOS apps without needing to constantly swap to a Mac. Also, we will read how RAD studio is an excellent app builder software for…
Read more
News

A Delphi Demo with WeatherStack by APILayer

I recently gave a presentation about the use of cloud and REST APIs from Delphi at the Italian Delphi Day conference, at the end of June. Among the various demos, I made some experiments using APILayer REST APIs. In case you don’t know, APILayer is a company that is part…
DelphiRAD Studio

Which Frameworks Can Be Used To Develop Cross Platform Applications?

As a methodology for software development, cross platform applications development has been rapidly gaining traction – and for good reasons too. Putting it simply, cross-platform development means developing software that will work across multiple platforms and types of devices. Unlike traditional frameworks that limit your application to a specific type of device or operating system…
Read more
C++DelphiIDEModernizationNewsProductivityRAD StudioShowcase

New in RAD Studio 12.1: Split Editor Views!

RAD Studio 12.1 launched a few weeks ago, and while it was mostly quality-focused it added some key new features. The most major is an IDE productivity enhancement, one we’ve wanted to add for…

IN THE ARTICLES