ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
9. Sharing a project in practice
Sharing a project in practice...
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Characteristics of Sidebar controls
The main characteristics of a Sidebar control can be configured......
Creating the Relation pages of a WEBDEV RAD pattern
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
MemCreate (Function)
Creates a memory area.
Kanban control events
The following events are associated with Kanban controls......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
iDestination (Function)
Configures the print destination.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......