Did you know you can easily create superfast, modern, gorgeously professional websites using RAD Studio with Delphi or C++Builder? When RAD Studio 12.2 was released, one of the collection of new features and improvements was the addition of WebStencils, a dedicated built-in web template library system.
WebStencils allows you to use regular HTML files in conjunction with easy-to-use WebBroker…
WebStencils and HTMX: Free Guide to Fast Web Development
October 21, 2024
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 efficient, dynamic, and maintainable web applications using WebStencils…
RAD Studio Web Development Reimagined with the WebStencils Template Engine
September 18, 2024
RAD Studio 12.2 introduces WebStencils, a server-side script-based integration and processing of HTML files, often called a template engine. This and its component can be used in WebBroker and RAD Server, but also for DataSnap and even in non-Web applications to produce…
In Part 1 of this series, we explored a simple demonstration of a web application running with Delphi code inside a WebBroker application, and using HTMX as a kind of middle-man.
In this article we are going to further improve the demo, by making it look modern and up-to-date with just a few changes. If you haven’t read the prior article, I highly recommend you to do so, because you will need…
Harnessing the power of the Web with Delphi & HTMX
June 4, 2024
If you ever wanted to create a server-based web application, then HTMX is a solution that offers great flexibility for development, allowing RAD Studio developers to deliver the business logic while still allowing designers to make the web application look great using CSS.
Memory Safety with Delphi Webinar
June 4, 2024
What is memory safety and what does it mean for Delphi development?
Background
Back in February, the US White House Office of the National Cyber Director (ONCD) released a report urging developers to build memory safe software. Later the US National Institute of…
In our final webinar session for a couple of weeks we took a look at how great RAD Studio with Delphi is at connecting to IoT devices. In this session where I used two cameras, five monitors, two desks, two PCs, and a Mac all working at the same time we built the basics of a working grocery store checkout! I had intended to do even more than this – and have a sword-fighting robot which…
We positively bustled onwards with our webinar series showing you the basics of cross-platform and Windows software development with some nice bite-sized sessions. It’s very gratifying to hear from those of you who are enjoying these laid-back sessions where I’ve…
A Tuesday Book Club! Webinar Replay
May 20, 2024
If you are just starting out learning to develop apps then choosing RAD Studio with Delphi is a pretty smart move. I know, I would say that wouldn’t I? But I really believe it. There are many thousands of examples, code repositories, and free components waiting for you…
We continued our webinar with a look at how ridiculously fast and easy it is to create cross-platform apps with RAD Studio and connect to a variety of databases. One of the great strengths of RAD Studio, and particularly Delphi and C++ Builder is how it can use components like FireDAC to connect to almost any database system there is available. In the webinar I looked at the range of built-in…