ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
U.S.VerifyTaxNumber (Function)
Tests the validity of a US tax number.
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.
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
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....
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
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.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
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.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
Test of a query
The query editor allows you to run the test of query result......
3. Project dashboard
Project dashboard...
3. Project dashboard
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
16. Application test in practice
1
2
3
4
5
6
192
>