ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Erase patches
To quickly modify the operating mode of an application, you can use application patches......
MultiWorksheet (Property)
The MultiWorksheet property is used to: Find out whether a Spreadsheet control manages several worksheets. Change the worksheet management mode of a Spreadsheet control....
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic erase" mode. modify the "Automatic erase" characteristic of an edit control....
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
ERR_BUTTON_EXPECTED
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
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.
<TreeView>.CopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
<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.
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
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.