ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
YAML (Variable type)
The YAML type simplifies the handling of data in YAML format.
Financial constants
List of constants used by the financial functions....
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
ServiceWait (Function)
Pauses the current service during the specified duration.
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
HOpenConnection (Example)
Usage example of the HOpenConnection function
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
HOnError (Function)
Customizes the management of HFSQL errors.
OLELoad (Function)
Initializes an OLE control with an OLE object.
GglDriveConnect (Function)
Creates a connection to Google Drive.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
HAddLink (Function)
Adds an integrity rule between two tables on the server.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Entity of a CDM
To group information according the MERISE method, entities must be created......
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Constants for managing animations
List of constants used by the functions for managing animations...
fGraphicFilter (Example)
Usage example of the fGraphicFilter function