DelphiProductivityRAD StudioWebinar

How Secure Is Your App? Static Analysis Finds Security Holes

During our recent Coding Bootcamp I had several sessions covering a broad range of topics. One session looked at static analysis of your Delphi code. Static analysis, or to be more correct, static code analysis is a process that can locate sections of your app’s source code which, despite being syntactically correct and generating no compiler errors or warnings are, in fact, potential gaping…
Read more
News

Using InterBase ToGo to Secure Mobile Data

In previous years, we have seen an increasing interest in mobile computing that provides support for the growing number of remote workers, and 2020 has drawn a lot of attention to these business apps. Remote workers have the requirements of working from an “office” that is actually just a laptop or a smartphone accessing the internet from their homes, a client’s office or other remote…
Read more
C++

April 2017 RAD Studio 10.2 Hotfix for Toolchain Issues

We are pleased to release a hotfix for RAD Studio 10.2. This hotfix addresses: debugger issues for Android, iOS, and Linux; Delphi Win64 compiler issues; a C++ RTL issue addressing a crash on exit; a security issue in the C/C++ RTL. Our thanks to Łukasz Wyporek for notifying us of this issue. You can find full details about each issue in the readme and download page on CodeCentral. We also have…
Read more