ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
EmulateSpeed (Function)
Defines the runtime speed for the emulating functions.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Automatic error handling
Error handling can be customized for each process......
Software Factory
The concept of software factory is used to automate the process for creating applications....
AutomaticTextColor (Property)
The AutomaticTextColor property gets and sets the color to be used for the text of the elements that use the "Automatic" color.
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
Blocking tables: correspondence WINDEV 5.5 and higher versions
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory....
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......
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Automated tests: Functions specific to tests
List of automation tests: Test-specific functions...
1
2
3
4
5
6
302
>