News

New in RAD Studio 10.2.1: Debugger Quality

In RAD Studio 10.2Release 1 (or 10.2.1) we’ve made a number of improvements in the debugger. Windows debugging: general quality Do you debug multithreaded applications? You might have noticed that wait chain traversal, showing which threads were blocked on which other threads, was not working on Windows 10. We have re-enabled support and you can now debug thread interaction…
Read more
News

Windows App Modernization with RAD Studio Tokyo

With RAD Studio 10.2 Tokyo, you can easily update your existing application and give it a modern Windows 10 look and feel. In today’s post, I thought I would highlight our Windows 10 support to help you move your existing applications forward. Windows 10 VCL GUI…
News

New in RAD Studio 10.2.1: C++ Improvements

In Tokyo Release 1 (otherwise known as 10.2.1) we’ve made a number of improvements toour C++ support: a small but useful change in the IDE, and some significant improvements in the toolchain itself. Toolchain: compiler, linker, etc Debugging and viewing…
News

New in RAD Studio 10.2.1: CodeGuard for Windows 8 and 10

CodeGuard is a tool for runtime error checking in a C++ application, and catches memory leaks, invalid handles, invalid memory use (such as writing past the end of a buffer), pointer validation, accessing freed memory and resources, and more. If you’ve never used it, check out the list ofruntime errors it will find, andpotential memory access problems it will warn…
Read more
News

Viewing Salesforce Data in RAD Studio Data Explorer

How to view Salesforce data in RAD Studio Data Explorer using the Enterprise Connectors for Salesforce. With the Enterprise Connectors for Salesforce, you gain access to live Salesforce data within RAD Studio, abstracting the data into tables, views, and stored procedures…
News

Video: Adding InterBase 2017 ToGo to RAD Studio 10.2

InterBase 2017 is now available for installation directly into RAD Studio via GetIt for use in Delphi and C++Builder applications across Windows, macOS, iOS, Android and also for Linux. While a Linux InterBase Server Edition has been available for many years with InterBase, the introduction of the new Delphi Linux compiler in 10.2 Tokyohas ensuredthe addition of Linux as a new platform…
Read more
News

Video: Adding InterBase 2017 ToGo to RAD Studio 10.2

InterBase 2017 is now available for installation directly into RAD Studio via GetIt for use in Delphi and C++Builder applications across Windows, macOS, iOS, Android and also for Linux. While a Linux InterBase Server Edition has been available for many years with InterBase…
News

RAD Server Samples in RAD Studio 10.2

With RAD Studio 10.2, we provide great RAD Server demo projects to get you started. With 10.2, you can deploy RAD Server to Linux servers, in addition to Windows servers. Below is a list of sample projects that highlight RAD Server’s capabilities and are designed to help you get started building your own solutions with RAD Server. Notes Resource Sample The first part of…
Read more