ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Word Processing control events
WINDEV manages the following events by default......
MutexDestroy (Function)
Explicitly destroys a mutex.
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
MutexEnd (Function)
Signals that the thread frees the mutex.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
Functions for managing TreeView controls (prefix syntax)
The following functions are used to manage TreeView controls (prefix syntax):
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......