ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CertificateCheckFileSignatureBuffer (Function)
Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable.
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
zipExist (Function)
Used to find out whether an archive exists.
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.
<redisConnection>.Connect (Function)
Opens a connection to a Redis server (or cluster).
CurrentYear (Function)
Returns the current year in integer format.
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
OpenMobileWindow (Function)
Opens a window in a mobile application.
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.