ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
State (Property)
The State property is used to get and change the state of an element.
HReadLast (Example)
Usage example of the HReadLast function
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
Principle for running threads
At runtime, an application runs in a main thread......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
HOut (Example)
Usage example of the HOut function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
HModify (Example)
Usage example of the HModify function
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.