Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
C++DelphiIDERAD Studio

Quickly Build A Web Front End Using Delphi/C++ Builder With No Front End Web Technologies Knowledge

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 will help you to understand. What does a web front end framework does exactly: Visual Layout Designed in IDE to render in…
Read more
CodeDatabaseDelphiRAD Studio

Learn How To Use The Oracle Continuous Query Notification (CQN) Feature With Delphi FireDAC On Windows

TheOracle_CQNsample shows you how to useContinuous Query Notificationwith Oracle databases using FireDAC. Location You can find theOracle_CQNproject at: Start | Programs | Embarcadero RAD Studio Sydney | Samplesand then navigate to:Object Pascal\Database\FireDAC\Samples\DBMS Specific\Oracle\CQNSubversion Repository:You can find Delphi code samples…
Read more
DatabaseDelphi

Learn How To Modernize Your Database Apps For Windows 10 With FireDAC

The FireDAC is a universal data access library for developing applications for multiple devices, connected to enterprise databases. With its powerful universal architecture, FireDAC enables native high-speed direct access from Delphi and C++Builder to InterBase, SQLite, MySQL, SQL Server, Oracle, PostgreSQL, DB2, SQL Anywhere, Advantage DB, Firebird, Access, Informix, DataSnap, and more, including…
Read more
DelphiNewsTech Partner

Getting Started with Python4Delphi

During part 1 of our webinar last week there were a few questions about installing components and getting started. I made a short video and wanted to provide some details here. SynEdit is an optional library that provides syntax highlighting and proper indention…
C++Code

Rapidly Consume Powerful REST Services With Almost No Code In C++Builder On Windows

We continuously hear that consuming REST services with the RAD tools have always been swift. For instance, in this video, you can see how you can call any REST endpoint and fetch the data easily with the REST Debugger tool. With the REST Debugger tool, you can get the data and validate the correctness of it, and then you can copy the required components using the Copy Components button.
Read more
C++CodeHow-To'sModernizationRAD Studio

My code used to work but crashes! Easily Solving Incorrect Code with bcc64x

We’ve had a couple of support requests that are along the lines of, ‘I’m upgrading to the new Win64 Modern C++ toolchain. But when I run my app built in Release mode, it crashes, and…

IN THE ARTICLES