ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTMLEditorToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
USING IN (Stopwatch)
The statement USING ... IN allows you to automatically start and stop a stopwatch.
<Word Processing>.ToHTML (Function)
Converts the content of a Word Processing control into an HTML file.
<Multimedia>.Stop (Function)
Stops playing a media file found in a Multimedia control.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
HTMLEditorInsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
HaspHLDecrypt (Function)
Decrypts a character string by using the algorithms of the Hasp key.
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
HTMLEditorReplace (Function)
Replaces one string with another in an HTML Editor control.
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
<HTML editor>.ToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
<HTML editor>.Replace (Function)
Replaces one string with another in an HTML Editor control.
<HTML editor>.GetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
<Editor HTML>.InsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
<HTML editor>.FormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
HTML Display control functions
List of functions for managing HTML Display controls...
Developing an application: the different steps
This diagram presents the different steps for developing an application with WINDEV......
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
NumHelp (Function)
Returns the number of the help context associated with the specified control.