ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
DownloadAdd (Function)
Adds a new download in the device's download manager....
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
HTMLRemove (Function)
Removes the specified node and its descendants in an HTML document.
HClusterMasterNode (Function)
Returns the name of the master node in an HFSQL cluster.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.
HTMLEditorExecuteJS (Function)
Executes JavaScript code 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>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
<Source>.StatCalculate (Function)
Performs various statistical calculations on the file keys.
<Source>.SetMemo (Function)
Used to modify the management mode of memo items.
<Source>.Mode (Function)
Changes the mode and the method for locking data files.
<Source>.TrackStop (Function)
Stops tracking a data file on an HFSQL server.
<Connection variable>.AddLink (Function)
Adds an integrity rule between two files on the server.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
Time (Type of variable)
The Time type is used to easily handle the times...
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Java functions
List of Java functions...
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....