ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
End of break block
The End of break block is optional......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice has a direct impact on the release of class objects: depending on the reference selected, the "Destructor" will not be called at the same time.....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items......
Border of controls
One of the most important elements of control style is its border......
Start of Break block (Break header)
The Start of break block is optional......
14. Report templates
...Report templates are used to easily standardize report layouts....
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Font
The Font keyword can correspond to: a Font variable. the Font property....
Font management functions
List of functions for managing fonts...
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
".STY" file: "Style sheet" file
A style sheet is a "......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Font (Type of variable)
A Font variable creates a font programmatically...
Point
The Point keyword is used to manage a point...