ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
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.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
<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.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
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......
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......
DateDifference (Function)
Calculates the number of days between two dates.
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
WDINT setup
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
The planes (in a window or in a report)
The planes are used to group the window controls......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......