ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CertificateSignString (Function)
Creates the signature of a character string.
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.
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.
<Word Processing>.ToText (Function)
Creates a character string from the data of a Word Processing control.
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.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
<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...
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....
<httpResponse variable>.GetCookie (Function)
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend).
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
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....
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.