ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS web service in order to allow it to be used......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
HLockFile (Function)
Locks a table and restricts the access to this table for all other sites or applications.
hServerOperation (Variable type)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
Root (Function)
Returns the root of a number.
<Source>.Watch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a table present on an HFSQL server. In case of modification, a specific procedure can be triggered.
HDeclareExternal (Function)
Temporarily imports into the current database schema the description of a table from an existing HFSQL table.
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Drop-down button
The drop-down button expands: a context menu. a popup window....
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Discover all the possibilities of pivot tables
<Source>.Creation (Function)
Creates an empty table (extension ".FIC") with index file, full-text index file, spatial index file, and memo file if required.
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
3. Site development life cycle
9. Types of standard controls
Types of standard controls...
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).