ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
TwainScanArea (Function)
Used to define or re-initialize the area to scan.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
<ParallelTask variable>.Wait (Function)
Waits for the execution of a parallel task.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
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......
Manager of automated tests
The test manager is used to......
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......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
WDINT setup
Source Code Manager (SCM)
L'administrateur du GDS (Gestionnaire de sources) propose certains outils spécifiques pour l'administration de la base de sources......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
<ParallelTask variable>.ExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
Managing Bluetooth Low Energy devices (prefix syntax)
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
TimeToString (Function)
Converts a time to a string in the specified format.
Z-index of a control
All the controls in a window or report have a different z-index......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......