ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Body block
The Body block corresponds to the main block of the report......
End of break block
The End of break block is optional......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
The Flexbox control
Flexbox is a standard layout system for web pages......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
End of Document block
The End of document block is run once at the end of the report execution......
FontCreate (Function)
Creates a font definition.
Body Complement block
The Body complement block is linked to the Body block......
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
Page Footer block
The Page footer block is run at the end of each page......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
Handling a TreeView Table control programmatically (prefix syntax)
This page explains how to program TreeView Table controls......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...