IDERAD Studio

What Is An IDE?

We know and we’re sure you do too, that if you’re new to software development you’ll come across a lot of strange acronyms, abbreviations and unfamiliar terms which at first seem a little impenetrable and yet those in the know let them roll off their tongues in a way which makes you feel a little excluded. One of those terms you’ll hear often are developers talking about…
Read more
C++

How To Make A Cross-Platform GUI

A cross-platform GUI is a great tool for designing apps and software that can run seamlessly on: Android, iOS, macOS, Windows, and Linux. So why create apps for different platforms when you can make one for all in less effort and expense? This article will teach you how to…
RAD Studio

Best Android App Development Software For Windows 10

Windows 10 has great potential for app development, with its powerful tools and features. However, not all software is created equal – some programs are better suited for Android app development than others and there are some key differences compared to how you develop a…
CodeDelphiTech Partner

This Is How To Store Cross Platform App Settings In JSON

Several older approaches to storing data related to program settings have been replaced by newer ones since the introduction of Delphi as the language kept pace with emerging modern ideas and practices. In general, examples of saving settings always followed the principles of the host operating system. This article looks into the various ways to store the settings for a cross platform app in the…
Read more
C++DelphiIDERAD StudioWindows

The Anatomy Of A Great Windows IDE

Many different text editors and IDEs are available for Windows, but not all are created equal. This article will look at some of the features that make a great Windows IDE. What is a Windows IDE? An IDE, or integrated development environment, is software that provides…
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…
DelphiIDERAD StudioWindows

How Can You Develop Apple Apps On Windows

So, what do you need for Apple app development on Windows? What if you could use a single IDE instead of combining different IDE software or tools from different vendors that will take more space and resources from your workstation, potentially all working in different ways which will add massively to your learning curve? What you need is a cross-platform development like Delphi which can create…
Read more
DelphiNewsWebinar

FreeAndNil() - Delphi Developer Debate

You are familiar with FreeAndNil(), but do you use it? How often? Are you using it right? As with most things in software development, it is a complicated topic. So let’s see what the experts have to say. We are going to debate the details in a friendly discussion with…
C++DelphiRAD Studio

How To Solve Issues With Cross Platform Desktop App Development

Over the past couple of years, cross platform desktop app development has been getting a lot of attention. Developers want to build apps that can be used across multiple platforms, like Android, iOS, and Windows. It’s a trend that’s been gaining momentum over the past few years, and there are plenty of tools and frameworks available to help you do this. Many have turned to…
Read more