ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTMLRemove (Function)
Removes the specified node and its descendants in an HTML document.
<Spreadsheet>.AddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
<hdfsConnection variable>.Rename (Function)
Renames a file or a directory found on a Hadoop server.
<Window>.WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
<xlsDocument variable>.AddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
<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).
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.
<Spreadsheet>.AddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
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.
<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.