ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
gpwGetLDAPInfo (Function)
Retrieves the configuration of the LDAP server used for the User Groupware.
NotesDocumentDelete (Function)
Deletes the current document from the Lotus Notes database browsed.
AppInstallVersion (Function)
Installs a specific application version.
<Stack variable>.Push (Function)
Pushes an element onto the stack.
<Queue variable>.Enqueue (Function)
Adds an element to the queue.
Functions for managing parallel tasks (prefix syntax)
The following functions are used to manage parallel tasks...
Constants for managing speech synthesis
Déconnecte un client actuellement connecté sur un serveur de WebSocket....
SpeechSynthesisListVoices (Function)
Returns the list of voices available on the device for the speech synthesis engine.
<Connection variable>.ServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
DiagramToImage (Function)
Exports a diagram to a variable of type Image.
DiagramInfoXY (Function)
Indicates the presence of a shape at a given position in the Diagram Editor control.
<Chart>.AutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Date (Type of variable)
The Date type enables you to easily handle the dates...
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF).
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.