C++DatabaseDelphi

RAD Server and Sencha CRUD Grid

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 data! RAD Server Steps 1. Using RAD Studio, Delphi or C++ Builder: File | New | Other | RAD Server | RAD Server Package | Click…
Read more
News

Enter the Skia4Delphi GUI Beauty Contest

TL;DR: Make a cool demo using Skia4Delphi and Delphi 11.1 Alexandria, post it on GitHub, be the envy of all your friends, and maybe win a prize! We all know Delphi is the best tool when it comes to making amazing GUI applications. Use Skia4Delphi to take it to the next level in this contest. Skia is a super powerful, high performance, open source, cross platform 2D graphics library. Thanks to…
Read more
DelphiRAD Studio

3 Steps To Finding The Perfect Android App Builder Software

Android Studio is indeed the go-to Android App Builder Software for creating Android applications with Java or Kotlin. Since applications built with Java and Kotlin provide full native app development and all the available features, it really provides long-term success. Moreover, the community around Java and Android Studio is vast, and if there are issues that arise, there is a hundred per cent…
Read more
C++

9 Signs You Need Help With Your Python GUI

Python is a programming language that has continuously increased in popularity since its inception. Developers prefer it due to its simple and easy-to-use interface in addition to its versatility. You can use it to perform a wide variety of tasks ranging from web development…