ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
SQLLast (Function)
Sets the position on the last row of the query result.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
MQTTUnsubscribeAll (Function)
Allows you to unsubscribe from all the existing subscriptions.
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
CreateShortcut (Example)
Usage example of the CreateShortcut function
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
XMLFind (Function)
Performs a search in an XML document.
String functions
List of functions for managing character strings...
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.