ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSeek (Example)
Usage example of the fSeek function
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Manager of automated tests
The test manager is used to......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
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......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
ControlFindTextNext (Function)
Finds and selects the next element corresponding to the sought text in a window or in a control.
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......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Canada.checkTaxNumber (Function)
Tests the validity of a Canadian tax number.
Italy.checkTaxNumber (Function)
Tests the validity of a tax number in Italy.
Switzerland.checkTaxNumber (Function)
Tests the validity of a tax number in Switzerland.
Brazil.checkTaxNumber (Function)
Tests the validity of a tax number in Brazil.
Belgium.checkTaxNumber (Function)
Tests the validity of a tax number in Belgium.
U.S.VerifyTaxNumber (Function)
Tests the validity of a US tax number.
France.checkTaxNumber (Function)
Tests the validity of a French tax number.
Spain.checkTaxNumber (Function)
Tests the validity of a tax number in Spain.
Germany.checkTaxNumber (Function)
Tests the validity of a tax number in Germany.
15. Unit tests on the executable
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
UTF8Valid (Function)
Tests the validity of a string in UTF8 format.