ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Thread execution
At runtime, an application runs in a main thread......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Count (Property)
The Count property returns the number of elements in a given set.
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
XLS file handling functions
List of functions for managing XLS files...
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
HDeleteServerTrigger (Function)
Deletes a server trigger.
14. Controls in practice
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
LooperDelete (Function)
Deletes a row from a Looper control.
HDescribeItem (Example)
Usage example of the HDescribeItem function
InitialState (Property)
The InitialState property gets the initial state of a control.
HDescribeConnection (Function)
Describes a new connection to an external database.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Programming an indexed control
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
MinWidth (Property)
The MinWidth property gets and sets the minimum width of a control or window.