ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
Communicate with an SSH server (prefix syntax)
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
UPNPMediaStop (Function)
Stops reading the current media on the UPNP device.
fTrackStopAll (Function)
Stops all current monitoring tasks on files and directories.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
BannerStopSliding (Function)
Stops the automatic slide on a Sliding Banner control.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
<Map>.EndOfMove (Function)
Stops following the device movement in a Map control.
<Sliding Banner>.StopSliding (Function)
Stops the automatic slide on a Sliding Banner control.
<upnpDevice variable>.MediaStop (Function)
Stops reading the current media on the UPNP device.
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
HTMLInsertBefore (Function)
Adds a node before the specified node in an HTML document.
HTMLInsertAfter (Function)
Adds a node after the specified node in an HTML document.
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.