ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
WEBDEV and Tailwind CSS
Tailwind CSS is an open source CSS framework......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Manager of automated tests
The test manager is used to......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Error 17: OTHER CASE must be the last statement used in SWITCH
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
AutomaticTextColor (Property)
The AutomaticTextColor property gets and sets the color to be used for the text of the elements that use the "Automatic" color.
Order (Property)
The Order property gets and sets the order of a list of elements.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
1. Project and analysis
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....