ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
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.
<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.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
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.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
HSetMemo (Function)
Used to modify the management mode of memo items.
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.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
<Organizer>.Mode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
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)....
8. Windows in practice
Discover the main actions that can be performed on the windows....
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML 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.
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......