ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV license agreement
WEBDEV license agreement...
Compilation options
The compilation options allow you to define the help system generation settings......
HaspHLEncrypt (Function)
Encrypts a character string by using the algorithms of the specified Hasp key.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
HClusterSynchronizationErrorInfo (Function)
Returns the error that occurred during the previous synchronization step of HFSQL cluster.
SaaSAdminConfigureSMTP (Function)
Configures the SMTP session associated with the administrator account of a SaaS session.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
HTMLWrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
HTMLInsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
<HTML editor>.Get (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
tapiStop (Function)
Stops reading a pre-recorded message (tapiPlay).
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
HTMLToPDF (Function)
Converts an HTML string or buffer to a buffer containing a PDF document.
GraduationX (Property)
The Property GraduationX allows you to know the graduation step on the X axis.
GraduationY (Property)
The Property GraduationX allows you to know the graduation step on the Y axis.
<htmlNode variable>.WrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
<htmlNode variable>.InsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.