ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
TreeView Table control functions
List of functions for managing TreeView Table 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".
Radio Button control functions
The following functions are used to manage the Radio Button controls......
Pivot Table control functions
Pivot Table control functions...
Multiline Zone control functions
Functions for handling Multiline Zone controls....
Copying controls from the page editor
The controls can be copied from the page editor......
Copying controls from the report editor
The controls can be copied from the report editor......
Organization Chart control functions
20. Control templates
FolderModeImage (Property)
The FolderModeImage property is used to get and change the display mode of the folder image in TreeView and TreeView Table controls.
WinEdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Combo Box control functions
List of functions for handling the Combo Box controls...
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
<Window>.EdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Designing a supercontrol
A supercontrol is an advanced type of control......
Handling a control through programming in a report
All report controls can be handled through programming......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Error 203: The procedure already has a scope attribute (local or global)
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....