ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Belgium.checkTaxNumber (Function)
Tests the validity of a tax number in Belgium.
U.S.VerifyTaxNumber (Function)
Tests the validity of a US tax number.
Canada.checkTaxNumber (Function)
Tests the validity of a Canadian 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.
Brazil.checkTaxNumber (Function)
Tests the validity of a tax number in Brazil.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
UTF8Valid (Function)
Tests the validity of a string in UTF8 format.
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
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....
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
Site Map control properties
List of properties associated with a Site Map control...
5. Site test in practice
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Test of a query
The query editor allows you to run the test of query result......
Peeling Corner control properties
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
1
2
3
4
5
6
180
>