Description
A Gambas component for generating HTML from application data or structured content. Developers use it to build web pages, reports, previews, or formatted output from Gambas code.
Install it when a Gambas app needs HTML generation. Applications should escape user-provided text correctly to avoid broken pages or script injection.