ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
<ParallelTask variable>.Execute (Function)
Triggers the execution of a parallel task.
QuickActionList (Function)
Lists the application's quick actions....
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
zipListFile (Function)
Returns the list of files found in an archive.
Reference (Property)
The Reference property is used to: get and change the unique identifier of one or more reference emails linked to the current conversation. find out and modify the element to sign....
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
How to develop a PHP site?
What is a PHP site?......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Operations performed on activity diagrams
The following paragraphs explain......
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)....
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
HStatTime (Function)
Returns the time of the last update for the index statistics.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
Time management
For each element (windows, reports, ......
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HStatDate (Function)
Returns the date of the last update for the index statistics.
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HListConnection (Function)
Returns the list of connections currently described in the application.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......