ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
<htmlNode variable>.Wrap (Function)
Wraps the specified node in a given node of an HTML document.
<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
MCIStopPlaying (Function)
Stops the execution of a media file that was opened beforehand (MCIOpen).
<htmlNode variable>.RemoveChild (Function)
Removes a given node in the current node of an HTML document.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
Aliases on data files: HAlias
The aliases are used to handle......
ERR_CANNOT_OPEN_FILE
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Compilation options
The compilation options allow you to define the help system generation settings......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
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.
HClusterSynchronizationErrorInfo (Function)
Returns the error that occurred during the previous synchronization step of HFSQL cluster.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
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.