ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Shared information
The information entered when creating the files and the items is shared throughout the environment......
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.
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by 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.
8. If you are already familiar with WINDEV
Manager of automated tests
The test manager is used to......
TimeToString (Function)
Converts a time to a string in the specified format.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......