ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
6. Multiple generation
Using the task management and the schedule
Time management is extremely important......
HsMenu,Name (External language)
Adds a menu into the window that is opened.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Parallel task management functions
The following functions are used to manage parallel tasks...
4. Create a page in the editor...
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
Background task management functions
The following functions are used to manage background tasks...
<Pivot table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
<xlsDocument variable>.Save (Function)
Saves an XLS document.
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
Time and date management properties
List of properties for managing dates and times...
pszWDGetLastError: Message of last error
Retrieves the message corresponding to the last error that occurred......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......