ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
grGridlines (Function)
Displays or hides the chart gridlines.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
grAddData (Function)
Adds a data into a chart.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
docFragment (Variable type)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
iParameterViewer (Function)
Configures the report viewer.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
sshSession (Variable type)
The sshSession type is used to define the characteristics of a connection to an SSH server.