ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
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, ......
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.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Constants for telemetry management
Constants for telemetry management...
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
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....
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
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.
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
HTransactionSavepoint (Function)
Declares a transaction savepoint.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
ActionUndo (Function)
Cancels the last action performed by the end user.
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
LDAPRenameAttribute (Function)
Renames an attribute.
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....