ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.
HTMLEditorExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
<HTML editor>.Select (Function)
Selects a text fragment in an HTML Editor control.
<HTML editor>.ExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.
<htmlDocument variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document.
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
SysShutdown (Function)
Stops the system or closes the current Windows session.
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
<htmlNode variable>.InsertAfter (Function)
Adds a node after the specified node in an HTML document.
<htmlNode variable>.InsertBefore (Function)
Adds a node before the specified node in an HTML document.
HTMLEditorSelect (Function)
Selects a text fragment in an HTML Editor control.
<Camera>.VideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
ERR_TIMEOUT_REQUEST
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)...
How to create a menu?
ERR_NOTACTIVATED
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
2. Examples and components provided with WEBDEV
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
HaspHLDecrypt (Function)
Decrypts a character string by using the algorithms of the Hasp key.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.