ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTMLEditorInsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
HTMLEditorToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
<htmlNode variable>.Wrap (Function)
Wraps the specified node in a given node of an HTML document.
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
<HTML editor>.GetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via AJAX.
<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
<htmlNode variable>.RemoveChild (Function)
Removes a given node in the current node of an HTML document.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
<HTML editor>.ToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
NumHelp (Function)
Returns the number of the help context associated with the specified control.
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
HTML Editor control constants
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
HaspHLDecrypt (Function)
Decrypts a character string by using the algorithms of the Hasp key.
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
<Editor HTML>.InsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
<HTML editor>.Replace (Function)
Replaces one string with another in an HTML Editor control.