ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Composite variable
A composite variable contains different types of elements (members)...
Declaring and using a variable
A variable is defined by name and type...
Checkers available in the code editor
The code editor proposes several tools used to correct the code...
Assignment operators
Three assignment operators are available...
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc.
IsNumeric (Function)
Enables you to find out whether a variable or a control is:
  • a numeric (integer, real, currency or numeric).
  • a string that can be converted into numeric.
Constant
The constants are language elements whose value is fixed once and for all...
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler...
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
SaaSAdminFindSubscription (Function)
Finds a SaaS subscription.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
BTLEGetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified...
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
SenderAddress (Property)
The SenderAddress property allows you to get and change the sender address of an email.
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL...
FullName (Property)
The FullName property is used to get the full name of an element.
Multiline (Property)
The Multiline property determines if an element supports multiline text.
SAP functions
List of SAP functions...
ReturnReceipt (Property)
The ReturnReceipt property gets and changes the email delivery receipt request.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
DispositionNotification (Property)
The DispositionNotification property gets and sets the email read receipt request.
ReceiveDate (Property)
The ReceiveDate property is used to get an email received date.
Sender (Property)
The Sender property is used to get and change the sender's email address....
MessageID (Property)
The MessageID property is used to get and change an email ID.
Reference (Property)
The Reference property is used to: get and change the unique identifier of one...
PlainText (Property)
The PlainText property is used to get and modify the raw text of an email.