ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
Manipulating HTML Display controls programmatically
The HTML Display control displays a web page in an application......
AuthToken (Variable type)
The AuthToken type contains the characteristics of a token to access a web service.
pdfTextElement (Variable type)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Cookie (Variable type)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
HModify (Example)
Usage example of the HModify function
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
diagSelection (Variable type)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
MySelf (Reserved word)
MySelf is used to handle the current control...
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.