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

RAD Studio August 2018 Roadmap

With this article the RAD Studio PM team is introducing an updated roadmap for Delphi, C++Builder and RAD Studio. This August 2018 roadmap includes plans for the second part of this year and the key focus areas for next year. Alongside, we have also published an August 2018 Roadmap PM Commentaryblog post, with more details and…
Read more
News

Opening a PDF on Android with Delphi

Intents on Android using API 26 to open PDF documents. The Google Play store recently updated its requirements, so new apps were submitted with an API level of 26 as the target. While this was relatively simple to accomplish by updating the AndroidManifest.Template, the…
News

Deadline Approaching: Google’s new Android API level 26 Requirements

[Update: With the 10.3 Carnival Beta, you’re now able to target the Google Play Store to meet the new API level requirement. If you’re a customer active on Update Subscription, contact your sales representative if you haven’t received an invite to join the 10.3 NDA Beta.] If you’re not currently building for Android and your team doesn’t have plans to target Android in the…
Read more
News

RAD Server: Beyond the Basics Webinar Replay and Code

Last week’s webinar on RAD Server was well attended, which is great because we see increased interest in the RAD Server technology. We have great plans for it for the coming release! Watch the Webinar Replay The video of the webinar is on YouTube…
C++

Create App Store ready apps with Community Edition

Start building visually stunning multi-device applications right away with these great tools accessible from the IDE’s Welcome Page. TIP: If you accidentally close the Welcome Page, you can reopen it by going to View > Welcome Page. This article covers the…
News

Learn to program C++ with C++Builder Community Edition: #5 Operators, and final application!

Welcome to the fifth and final episode of Learning C++ with C++Builder Starter.Last time, we had a calculator and numerical input, demonstrating using boost::optional, smart pointers, and more. This post is shorter: it will finish the calculator with operators (implementing addition, subtraction, etc) and end with a full application, ready to move to cross-platform if you wish. Operators The…
Read more
News

Learn to program C++ with C++Builder Community Edition: #2, Building and Debugging

Welcome to the second blog post in the ‘Learning to program with C++Builder’ series – a set of five articles taking you from knowing nothing about C++ to writing a real-world, useful application. The first entry covered installing C++Builder Community. Now it’s time to start using it! Today, we’ll cover the tools you use, creating your first app, and basic debugging. Understanding…
Read more
ModernizationNewsWhitepaper

WebStencils and HTMX: Free Guide to Fast Web Development

We’re excited to announce the release of our comprehensive White Paper – WebStencils and HTMX: Fast Modern Web Development with RAD Studio. This guide is designed to help developers create…

IN THE ARTICLES