ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
The Signature control
The Signature control is a report control used to sign......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Project description: Project tab
The project description window allows you to configure various elements of your project......
Thread execution
At runtime, an application runs in a main thread......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
SemaphoreCreate (Function)
Creates a semaphore.
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
5. Site test in practice
16. Application test in practice
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Custom properties (WLanguage)
A custom property is a code element with two events......
Time management help
Time management is extremely important......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......