ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
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.
<Source>.SetMemo (Function)
Used to modify the management mode of memo items.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
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.
<Treeview>.ItemStatus
Returns the status of a node: collapsed, expanded or not found.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
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.
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Software Factory
The concept of software factory is used to automate the process for creating applications....
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
<Organizer>.Mode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.