ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
12. Universal replication
13. Universal replication
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
HClusterSynchronizationInfo (Function)
Returns the progress of synchronization for a node of an HFSQL cluster.
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....
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Error 301: Unknown identifier
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
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.
<TreeView>.Modify (Function)
Modifies an element (node or leaf) in a TreeView control.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
<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.