ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
Sort (Function)
Sorts a WLanguage array.
MemSeek (Example)
Usage example of the MemSeek function
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
fAttribute (Function)
Returns or modifies the attributes of a file.
grGridlines (Function)
Displays or hides the chart gridlines.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Version (Property)
The Version property is used to get and change the version of an element.
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
fRead (Example)
Usage example of the fRead function
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
grSourceCategoryLabel (Function)
Defines the source of the category labels.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
fRemoveDir (Function)
Deletes a directory from a disk.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
zipOpen (Function)
Opens an existing archive.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters in the authentication chain.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.