ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.
<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
<mongoCollection variable>.Add (Function)
Adds one or more documents into a collection of MongoDB database.
<mongoGridFS variable>.GetFileInfo (Function)
Used to get information about a MongoDB file (gridFS).
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
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.
<xlsDocument variable>.AddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
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.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<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...