ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
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....
BitcoinValidAddress (Function)
Checks whether a Bitcoin wallet address is valid.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
Properties associated with a page
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....
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
2. UML models
2. UML models
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Menu management functions
List of functions for managing menus...