ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM: Retrieving and Checking in all
When developing a project in the SCM, you may need to retrieve all the elements from the repository, or to check all the elements stored locally back into the repository......
Replication (Property)
The Replication property is used to: know the replication mode used for a table (table defined in the data model editor or programmatically defined). specify the replication mode used for a table (only for tables defined programmatically)....
DateDifference (Function)
Calculates the number of days between two dates.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
<ParallelTask variable>.Wait (Function)
Waits for the execution of a parallel task.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
Manager of automated tests
The test manager is used to......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
SCM Administrator: Administrator-only options
The SCM administrator includes specific tools for managing repositories......
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.