ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Belgium.checkTaxNumber (Function)
Tests the validity of a tax number in Belgium.
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.
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
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.
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
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....
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
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.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
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......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Test of a query
The query editor allows you to run the test of query result......
1
2
3
4
5
6
202
>