ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysShutdown (Function)
Stops the system or closes the current Windows session.
HTMLRemove (Function)
Removes the specified node and its descendants in an HTML document.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
HTMLEditorSelect (Function)
Selects a text fragment in an HTML Editor control.
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.
<Source>.TrackStop (Function)
Stops tracking a data file on an HFSQL server.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
HTMLInsertAfter (Function)
Adds a node after the specified node in an HTML document.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
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.
<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.
<Camera>.VideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......