ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Image control
The Image control is used to......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
ERR_BUTTON_EXPECTED
Universal replication
The purpose of universal replication is to keep several databases synchronized......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated...
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated...
DocPrint (Function)
Prints a document in "docx" format.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated...
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX...
1
2
3
4
5
6
35
>