ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
HClusterSynchronizationInfo (Function)
Returns the progress of synchronization for a node of an HFSQL cluster.
<TreeView>.Modify (Function)
Modifies an element (node or leaf) in a TreeView control.
<TreeView>.ExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
<TreeView>.MoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
<TreeView>.CopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
<Dashboard>.Mode (Function)
Opens or closes the Dashboard control edit mode.
<Treeview>.ItemStatus
Returns the status of a node: collapsed, expanded or not found.
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.
<Source>.SetMemo (Function)
Used to modify the management mode of memo items.
<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
iListPrinter (Function)
Returns the list of printers installed on the current computer.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
WinInHeight (Function)
Returns the internal height of a window (without title bar and border).
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
2. Analysis in practice