ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Service variable
The Service variable is used to...
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
HReset (Function)
Initializes:
  • one or all variables of file items with their default values.
  • one or all items of a Record variable with their default values.
Assignment operators
Three assignment operators are available...
<Source>.Reset (Function)
Initializes:
  • one or all variables of file items with their default values.
  • one or all items of a Record variable with their default values.
WLanguage types
The different types in WLanguage are...
Advanced types
The advanced types of WLanguage are as follows
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.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
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.