ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the Project Management Hub
The Project Management Hub allows you to configure......
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......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
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......
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......
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......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
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......
Creating a delete query
A delete query (corresponding SQL statement......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
3. Application development cycle
Development cycle of a WINDEV application....
8. 10 tips for better interfaces...
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......