ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
fCreateLink (Function)
Creates a link on a file at the specified location.
BackgroundTaskAdd (Function)
Adds a new background task.
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.