ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeCollapse (Function)
Collapses a branch previously expanded.
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.
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...
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
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.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
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).
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......
<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function