ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Functions for managing Image Editor controls and WDPic variables (prefix syntax)
The following functions are used to handle Image Editor controls and WDPic variables, using prefix syntax:
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Table control functions
List of functions specific to Table controls...
TreeView control functions
The following functions are used to manage TreeView controls:...
Toolbar control functions
List of functions for managing Toolbar controls...
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
ERR_NO_END_TAG
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....
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......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
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......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
Radio Button control functions
The following functions are used to manage the Radio Button controls......
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor 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".
TreeView Table control functions
List of functions for managing TreeView Table controls...
Pivot Table control functions
Pivot Table control functions...
Multiline Zone control functions
Functions for handling Multiline Zone controls....
Copying controls from the report editor
The controls can be copied from the report editor......
Organization Chart control functions