ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
<Spreadsheet>.AddData (Function)
Adds a data into a Spreadsheet control found in a window.
<Spreadsheet>.AddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
<Spreadsheet>.AddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
<mongoCollection variable>.Add (Function)
Adds one or more documents into a collection of MongoDB database.
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
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.
HTMLEditorExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
<HTML editor>.ExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
<Table>.AddColumn (Function)
Adds elements on the right of an Horizontal Table control.
<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.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
ControlNext (Function)
Returns the name of the next control in input mode.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
SQLListSource (Function)
Lists the data sources declared on a local site.