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

WebStencils and HTMX Guide v2: Now Updated for RAD Studio 13

webstencils updated

We’re thrilled to share the updated version of our WebStencils and HTMX: Fast Modern Web Development with RAD Studio guide. Since the original release, WebStencils has grown significantly, and this new edition reflects all those improvements.

What’s New?

This isn’t just a few tweaks here and there. We’ve reworked existing chapters to cover new features introduced since RAD Studio 12.2, and added several entirely new chapters such as:

  • Session Management and Authentication – Practical patterns for handling user sessions and login flows
  • Database-Driven UI Generation – Techniques for building dynamic interfaces from database metadata
  • Working with Modern CSS Frameworks – Integration strategies for Tailwind CSS and other modern styling tools
  • Deployment Options and Docker – Real-world deployment scenarios and containerization approaches

Languages and Resources

The guide is currently available in English, with translations to other languages coming soon.

If you prefer learning by doing, our GitHub repository has been updated with current demo projects that show these concepts in action. The demos include authentication, MVC patterns, and practical examples you can adapt for your own projects.

If you want to see WebStencils in action directly in your browser without downloading anything, we have also published a live demo.

Quick Refresher

WebStencils brings server-side templating to RAD Studio, letting you build organized, maintainable web applications without the complexity of managing separate frontend frameworks. HTMX handles modern interactivity through HTML attributes, eliminating the need for extensive JavaScript.

Together, they offer a straightforward path to building fast, dynamic web applications with RAD Studio.

Whether you’re updating an existing project or starting something new, this guide gives you the current state of WebStencils development and practical examples to get moving quickly.

Download the Guide | Browse the Live Demo

RAD Studio 13.1 Florence Now Available See What's New in RAD Studio 13.1 Delphi is 31 - Webinar Replay

Reduce development time and get to market faster with RAD Studio, Delphi, or C++Builder.
Design. Code. Compile. Deploy.

Start Free Trial   Upgrade Today

   Free Delphi Community Edition   Free C++Builder Community Edition

About author

Pre-sales consultant engineer at Embarcadero inc.

1 Comment

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Worth reading...
Tailwind CSS and RAD Studio: A Simple Approach Without Node.js

IN THE ARTICLES