ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguageCodeGetCSSDeclarations( Function)
Returns the CSS style sheet corresponding to a theme in the WLanguage code.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
URIGetInfo (Function)
Retrieves information of a URI resource.
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
MemcachedAdd (Function)
Adds a new key/value couple into the Memcached cache....
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....
MemcachedDelete(Function)
Deletes a key from the Memcached cache.
MemcachedDeleteKeyGroup (Function)
Deletes a key from the Memcached cache on a group of servers.
MQTT functions (prefix syntax)
The following functions are used to manage MQTT clients...
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
HDescribeConnection (Function)
Describes a new connection to an external database.
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
QuickActionAdd (Function)
Adds a new quick action to the application.
QuickActionRemove (Function)
Removes a quick action defined for the application.