ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeExpand (Function)
Expands a node in a TreeView control.
Creating and handling an item
The main operations that can be performed on an item are as follows......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
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......
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
XLS file handling functions
List of functions for managing XLS files...
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
HListLink (Function)
Returns the list of table bindings (Merise type) present: in the current database schema, in ongoing database schemas (projects with multiple database schemas). in a specific database schema....
WDXView: How to use
This help page presents the different features of WDXView......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
zipSelectFile (Function)
Selects files from an archive.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
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....
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, tables displayed in a Combo Box control....