ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
NbRecRead (Property)
The property NbEnrLu property lets you know the number of records read: selected by both the report source AND the filter code (if any).
LooperSelectMinus (Function)
Deselects a row in a Looper control.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Handling Gantt Chart controls programmatically
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
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....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
16. Protecting access to the site: passwords
zipDeleteFile (Function)
Deletes a file from an archive.