ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
Software Factory
The concept of software factory is used to automate the process for creating applications....
Secret string vault
Passwords, private keys and tokens are often used in programming......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
2. User-friendly editors in practice
User-friendly editors in practice...
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
SandboxMode (Property)
The SandboxMode property determines if the sandbox mode is used.
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
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.
<Dashboard>.Mode (Function)
Opens or closes the Dashboard control edit mode.
<Treeview>.ItemStatus
Returns the status of a node: collapsed, expanded or not found.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
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.
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.