ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an Edit control programmatically
You can handle Edit controls programmatically......
Running the test of the User Groupware and installing it
10. Page templates
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
<ParallelTask variable>.ExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
7. Internal component
An internal component is a set of elements from a project....
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
Reports
A report provides a custom view of data......
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.