ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
Manipulating TreeMap controls programmatically
WINDEV allows you manipulate a TreeMap control programmatically....
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
ControlColor (Property)
The ControlColor property allows you to get the background color of controls in a PDF form displayed in a PDF Reader control. This new property is available from WINDEV Suite SaaS 2025 Update 3....
MovementTask (Property)
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column.
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in data-bound controls.
12. Pages in practice
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
6. Editing a page: zoning mode
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
Manipulating Segmented Button controls programmatically
WINDEV and WINDEV Mobile allow you to programmatically manipulate Segmented Button controls......
TreeView Table control functions
List of functions for managing TreeView Table controls...
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".