ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fCreateLink (Function)
Creates a link on a file at the specified location.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
PageDisplay (Function)
Displays a web page in the user's browser....
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
HTTPRequest (Example)
Usage example of the HTTPRequest function
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
grHMGetData (Function)
Retrieves data from a Heatmap chart.
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
HReadSeek (Example)
Usage example of the HReadSeek function
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
XMLParent (Example)
Usage example of the XMLParent function
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
TableEnroule_objet (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
fDateTime (Example)
Usage example of the fDateTime function
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
grHMAddData (Function)
Adds a data into a Heatmap chart.
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....