Together, in previous articles here on the Embarcadero blog, we have been learning about low code or no code platforms. We learned how RAD Studio helps increase productivity with its fast time-to-market ecosystem and low code mindset. Helping you get your apps created with you only needing to write the smallest amount of code possible is what RAD Studio Delphi and C+ Builder has always been about…
20 Fun Facts About The Best Low Code Platforms
April 22, 2022
Businesses are growing, and new challenges are rising. On the other hand, there is pressure to reduce costs by automating the tasks. The best solution is to lean on custom applications, but it takes a lot of time and is not affordable for most businesses. But do not make up…
A Beginner's Guide To The Best Low Code Platform
April 15, 2022
What is the Low-Code, No-Code Movement?
As a programmer/developer or an engineer it’s not long now before you will see advertising and articles about no-code or low code development technologies or micro-services available in the market. A quick web search for…
All You Need To Know About Using Low Code REST
October 21, 2021
REST is a type of software architecture that was designed to ensure interoperability between different Internet computer systems. Basically, the idea is that services that comply with REST architecture can more easily communicate with one another. You can integrate REST API with IDE Software for building Delphi Applications and C++ Apps.
REST stands for representational state transfer and it…
How To Make A Powerful Low Code Currency Conversion App
September 6, 2021
Wouldn’t it be nice to have real-time and historical currency information for your business and be able to instantly retrieve up-to-date exchange rate data for more than 168 world currencies? The currencylayer API is capable of delivering accurate exchange rates with data…
Everything You Need For An Awesome Low Code Weather App
July 15, 2021
Would you like to enhance your application with Real-Time & Historical World Weather Data information? Wouldn’t it be nice to have an API to retrieve instant, accurate weather information for any location in the world in lightweight JSON format? More importantly…
Low Code App Wizard for Delphi
May 31, 2021
Low code app development is increasingly popular today, and for good reason: it speaks to the demand for software paired with the difficulty of creating it. In many ways, Delphi led the low code revolution: RAD, where you build software by connecting components in a visual designer, is low code. The key with many low code solutions is extensibility: low code which cannot be extended to a…
RAD Studio with Delphi - The Original Low Code!
October 19, 2020
These days low-code development is en vogue. Various research groups, such as Gartner, put the low-code application development platform market at ~$10M billion in 2019 and project CAGR to be greater than 20% from 2020 to 2027. In contrast, the market for developer tools has…
Quickly Build A Cross Platform Low Code Christmas Movie REST API Client With Delphi FireMonkey
December 23, 2016
Author: EAE
It is quick and easy to build a REST client with Delphi. I wanted to build out a Christmas themed project in Delphi and what better way than to build a Christmas Movie finder app. I wanted to build this app so that it was cross platform and would run on Android…
Sample Code For Integrating Business Analytics Powered by Yellowfin Inside Delphi Applications
January 19, 2023
If you develop applications that collect data, then it’s a pretty sure bet that the users of your application have reports that interpret that data. While there are many reporting options for Delphi/C++Builder/RAD Studio developers that allow standard reporting through adding components to your application, this can still leave much work for the developer, which can take a considerable…