ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Environment of the query editor
<Image>.Rotation (Function)
Rotates an Image control.
Environment of the project editor
The main elements of the project editor are as follows:
General environment of WINDEV
Unalterable (Property)
The property Unalterable property is used to set the inalterability of a table: the table cannot be modified; only additions can be made.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
SaaSAdminModifyService (Function)
Modifies a SaaS service.
<htmlNode variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML node.
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
DriveListDirectory (Function)
Lists drive directories.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....