ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Word Processing>.ToText (Function)
Creates a character string from the data of a Word Processing control.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
CertificateSignString (Function)
Creates the signature of a character string.
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
<Word Processing>.Add (Function)
Adds at the end of a Word Processing control: an element, a document, a paragraph, a text, an image or a fragment.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
<Image>.Copy (Function)
Copies an image to another image.
DownloadAdd (Function)
Adds a new download in the device's download manager....
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
<ParallelTask variable>.ExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
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.
Euro functions
List of Euro functions...
Page Header block
The Page header block is printed on each new page......
Constants used by the functions for managing countries and continents
MemcachedAssign (Function)
Modifies a key/value couple in the Memcached cache: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV....
<httpResponse variable>.GetCookie (Function)
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend).
Functions for managing images
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.