Delphi

Largest World Record Holding Model Train Set Powered By Delphi

Miniatur Wonderland Hamburg is the world’s largest model train set as officially certified by the Guinness World Book of Records. Apparently the whole system is powered by software built in Delphi on the back end (including the control room). Embarcadero’s Jim McKeeth has another article where he details more about the control room and the other software like Railware that controls 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 following: Guided Tour in the IDE Code Samples and Mobile Snippets Stunning, ready-to-use Application…
Read more
News

RAD Server: Beyond the Basics Webinar Tomorrow

Over the last few months and the 10.2.x updates, RAD Server has been extended with several new features. But the technology also has several other advanced features we rarely discuss, because the typical one hour webinars we doare often only enough to cover the basic…
News

Learn to program C++ with C++Builder Community Edition: #3, Design, Architecture, and UIs

Welcome! Last timewe looked at the IDE, projects, a simple first application, and basic use of the debugger. Today we’re actually going to write code! Weare going to write a scientific calculator. It’s a useful, real-world app. You might put it on your phone and use it (and we’ll show how to do this in the last blog post of the series.) Part of programming is…
Read more
Delphi

Free Field Service App Template Solution Quick Start Guide For Android, iOS, macOS, and Windows

The RAD Server Field Service Template consists of three main components and a setup application (also check out the deep dive). The Field Service Admin app has been tested on Windows and macOS (but probably also runs on Android and iOS). The Field Service App has been tested on Android, iOS, macOS, and Windows. The Field Service Setup has been tested on Windows. The Field Service Server has been…
Read more