ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
5. HFSQL Client/Server
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Saving entered data (AAF)
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
8. 10 tips for better interfaces...
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Handling controls in a report
The different operations available for the report controls are as follows......
WDDIXIO overview
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
<Document variable>.StartModification (Function)
Indicates the start of a series of actions performed on a Document variable in a single event ("undo/redo")....
<Document variable>.EndModification (Function)
Indicates the end of a series of actions performed in a Document variable in a single event ("undo/redo")....
<Spreadsheet>.StartModification (Function)
Indicates the start of a series of actions performed in a Spreadsheet control in a single event ("undo/redo")....
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Binding controls to data
A window or page can display information from......