ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetMemo (Function)
Used to modify the management mode of memo items.
ControlNext (Function)
Returns the name of the next control in input mode.
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.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
HMode (Function)
Changes the mode and the method for locking data files.
<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.
LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
Compression (Property)
The Compression property gets and sets the data compression mode.
Replication (Property)
The Replication property is used to identify and change the replication mode.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.