ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
EnumControl (Example)
Usage example of the EnumControl function
iPrintDoc (Function)
Prints a document in "docx" format.
WayPoint (Property)
The WayPoint property allows you to handle the waypoints of a connector.
HIndex (Example)
Usage example of the HIndex function
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Body Complement block
The Body complement block is linked to the Body block......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Manager of automated tests
The test manager is used to......