Low code app development is the phrase of the moment right now. There are even some tools which fall into the low code category which use artificial intelligence to help develop solutions better although not without some controversary. Yet, the terms used are not clearly definitive, which can lead to confusion. This article will first define a few key phrases such as citizen developer, visual apps…
Extended Thru September: What You Can Get With Delphi, C++Builder And RAD Studio Enterprise And Architect
August 5, 2022
RAD Studio’s design and roadmap are all about enabling you, the developer, to accomplish more and more with the product.
You can now do much more with new tools and licenses for RAD Studio. Until the end of September, with every Enterprise or Architect license of Delphi…
Windows 10 Mobile App Development Tutorial For Beginners
August 2, 2022
A “Hello World” app might not be helpful to users. But it is precious to a developer. Because as Morpheus said: “There is a difference between knowing the path & walking the path.” Making your first app is like walking the path. It clears your…
This Is How To Use ADO And FireDAC With Databases
June 22, 2022
From this article, you will learn the difference between working with databases via the ADO technology and the FireDAC library. Using the right database technology is often a critical part of designing your apps, particularly for Windows application development where there is a very rich array of database choices, not all of which may be hosted on a Windows server.
ADO (ActiveX Data Objects) is…
There is a fascinating conversation between Neo and the Oracle in The Matrix Reloaded movie. Neo asks the oracle that if she already knows, how can he make a choice? She cleverly replies because you have already made your choice. You only came to me to try to understand why?
Ada Lovelace published the first computer program in 1843. Since then, programmers have been trying to simplify the art of programming. Although the low code movement is gaining in popularity and increasing adoption as a methodology, its essence is not new. If we define…
Becoming an InterBase VAR: How And Why
May 28, 2022
An InterBase VAR license is simply a legal agreement between you and Embarcadero that allows you to redistribute InterBase. The benefits of this agreement are outlined below.
The Benefits of Being a VAR
There are no registration and licensing headaches. VARs typically receive a .SLIP file which they deploy with their application. By simply copying it to the InterBase install directory it inhibits…
InterBase Database Encryption - How To Do It
May 22, 2022
InterBase Encryption is supported starting with InterBase 2009. InterBase enables you to encrypt information at one or both of the following levels:
Database Level Encryption (InterBase encrypts all of the database pages that contain user information).
Column Level…
RAD Server and Sencha CRUD Grid
May 17, 2022
This post shows how to create a RAD Server REST Endpoint (JSON Web Service ) using the RAD Server Database Endpoints Wizard using a FireDAC Connection, to create REST Endpoints for CRUD functionality. And create a Sencha Web Client Application with a CRUD Grid for our…
Top 10 Webinars: Integrations
May 1, 2022
Delphi, C++Builder and RAD Studio integrate with Python through VCL and FMX libraries to enable Python users to build GUIs for Windows and cross-platform applications. The IDEs also integrate with AWS and Azure for cloud services.
Here are our best webinars on integrations:
1. Introduction to Python GUI Development with Delphi for Python – Part 1…