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

Windows 11 Win32 Debugging Patch for RAD Studio 11.1

A new patch (or hotfix) for RAD Studio 11.1 is now available. The patch addresses a problem that occurs when debugging Win32 apps on Windows 11, in which the IDE appears to freeze at times. When evaluating watches with side effects, opening the Threads view to switch threads, attaching to a process, and performing other common debugging actions, you may notice the freeze. The problem is caused by…
Read more
C++RAD Studio

5 Reasons We Are Addicted To App Builder Software

Apps make the most part of our lives and their usage is only going to increase. No wonder app downloads increased worldwide by more than 63 percent to 230 billion in 2021. There are countless uses of apps found in our daily lives. With apps, individuals can measure daily…
C++IDERAD Studio

Which Is The Best C++ IDE For A Newbie?

Born in 1985, the C++ programming language is still very popular and widely used today. C++ programmers are in demand across almost all fields and niches of software development, from business and consumer apps to databases and operating systems. Being a relatively simple but powerful programming language, and thanks to high demand for C++ programmers, C++ has always been quite popular among…
Read more
C++DelphiIDERAD Studio

What Are Code Editors And What Is IDE Software?

Whether you’re new to programming or an expert developer, you need tools that make it easier to write and edit code. That’s why most developers these days use IDEs and code editors to simplify the process of coding and save time. An IDE software essentially consists of…
C++Code

Make A C++ App Print Strings, Use Complex Numbers, And Dates

Hello to my fellow C++ Developers! C++ Builder is a great C++ IDE and compiler which helps you every step of the way to build an amazing C++ app,. Your apps will have many modern features and this is another amazing week with a lot of new C++ posts for us to talk about. We developers sometimes spend a lot of time on a simple command line to achieve the best solution to a problem. We know this…
Read more
IDE

A Beginner's Guide To The Best Python Tools

Python tools help you to conveniently code your program. They have all the features to make your life easier. For example, they support the code completion feature for boosting your productivity. There are plenty of Python tools available online. How can you find the best…
DelphiTech Partner

What You Need To Know About TabOrder And Cross Platform Apps

Developers often get requests to create forms where it is crucial to pay attention to the position of a cursor after the Tab key is pressed at every point of the program execution. This can be particularly important when developing cross platform apps where following user’s expectations of how user interfaces should behave can help make your app seem professional. It can be important from…
Read more
ModernizationNewsWhitepaper

WebStencils and HTMX: Free Guide to Fast Web Development

We’re excited to announce the release of our comprehensive White Paper – WebStencils and HTMX: Fast Modern Web Development with RAD Studio. This guide is designed to help developers create…

IN THE ARTICLES