ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
HsMenu,Status (External language)
Returns the status of a menu option (active, invisible, grayed).
List,Select,? (External language)
Returns the element selected in the list.
Group (Property)
The Group property is used to identify and change groups of elements.
BackgroundPattern (Property)
The BackgroundPattern property is used to get and change the background pattern of an element.
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
HSetLog (Function)
Enables or disables log management on a file.
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
grRBAddData (Function)
Adds data to a Radial Bar chart.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
ClientID (Property)
The ClientID property gets the client ID defined when the application was declared or registered.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
Timeout (Property)
The Timeout property is used to get and change the maximum wait time before a request times out.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
TreeCollapse (Function)
Collapses a branch previously expanded.
File (Property)
The File property is used to manage the files a functionality applies to.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
ServiceWait (Function)
Pauses the current service during the specified duration.
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......