Most of the time when developing multi-device applications we developers may need to create screens on top of another( e.g., Dialogs). Thinking? we have built-in dialogs to do that Job, then why this post? These dialogs are for showing standard messages with standard controls and don’t help to organize multiple graphical controls under the same parent. To give a better user experience, we…
Learn How to Deploy Your Delphi Applications To The Microsoft Store
October 19, 2020
Microsoft Store is not just applications or games store. You can buy dozens of devices and available physical stores also. This is an immense market for you! Since you are developing applications with Delphi, you can build and deploy applications to the Microsoft Store…
High-Performance Remote Cloud Logger For Cross-Platform Delphi/C++Builder Application
October 19, 2020
Developing Cross-Platform Multi-device Application is made easy with Delphi/C++ Builder. It’s a challenging task to diagnose run-time issues with our application running on various platforms. That too to examine the run time state of our application running on iOS and…
InterBase Is An Ultrafast And Scalable Commercial-Grade SQL Database
October 19, 2020
InterBaseis an ultra-fast scalable, embeddable SQL database commercial-grade data security, disaster recovery, and change synchronization.
In this video session, Stephen Ball shows how you can create a blank new database with the IBConsole. Moreover, you can find out the different options you can potentially choose and why the default options are typically the best to…
Quickly Build A DropBox Client App With A Delphi REST Library Using OAuth 2.0 Protocol
October 18, 2020
In this tutorial, you can learn about the OAuth2 protocol to download and upload files from DropBox.
Overview
DropBox REST ClientOAuth2 ProtocolREST Client Using TRESTClientREST Client Using Indy
OAuth 2.0
OAuth 2.0 is the industry-standard protocol for…
Dev-C++ Is A Low Memory Windows Native C++ IDE Built In Delphi
October 18, 2020
Embarcadero Dev-C++ is a new and improved fork (sponsored by Embarcadero) of Bloodshed Dev-C++ and Orwell Dev-C++. It is a full-featured Integrated Development Environment (IDE) and code editor for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler…
SQLGate Is A Leading Database IDE Built In Delphi
October 17, 2020
SQLGate is one of the leading IDEs for database management and development. With over 50,000 licenses of SQLGate sold to more than 2,500 organizations in a wide range of industry sectors, it seems their customers agree. This kind of wide-ranging deployment, customer satisfaction, and dependability is enabled by the rock-solid reliability of the Delphi compiler, VCL and runtime library. Chequer has…
Quickly Build A Web Front End Using Delphi/C++ Builder With No Front End Web Technologies Knowledge
October 17, 2020
Surprised with the Title? Yes without knowledge of HTML, CSS, JavaScriptyou can build from Delphi/C++Builder your Web Front end using some of the Client/Server(FullStack) or Client-Focused third party web frameworks. Curious to know how these frameworks do this? This post…
Combining the Strengths of Delphi and Python (Part 2 Replay)
October 17, 2020
Part 2 of the Python for Delphi developers webinar.
You can find part 1 here, the getting started guide, and the original post on the webinar series. Visit the Python4Delphi repo.
Q&A Log
Question AskedAnswer GivenWhere are you?Right hereGood morningGood…
Add Instant Joystick Support Using The Winsoft Controller Library In Delphi on Windows
October 16, 2020
Winsoft’s Controller is a XInput API controller SDK. XInput a universal joystick controller for Windows 7, 8, 10.
In the Windows platform, you can use other joysticks, such as PlayStation Dual-Shock Controller, Nintendo Switch Pro Controller and Steam Controller if you don’t have a XBOX joystick controller.
Winsoft Controller Installation
Installed in less than a…