ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Static control
A Static control is a control used to display a static text......
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
Word Processing control ribbon
The Word Processing control ribbon allows you to use a wide range of features and settings......
The Check Box control
A Check Box can correspond to......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
<Table>.InfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
PDFControlInfoXY (Function)
Returns the characteristics of an interactive control currently hovered over in a PDF Reader control. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify base width used for anchoring "width" fields. Find out the initial width of a report control....