ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Switzerland.checkTaxNumber (Function)
Tests the validity of a tax number in Switzerland.
MatNbLine (Function)
Returns the number of rows found in a matrix.
tapiCallIsWaiting (Function)
Used to find out whether the call is on hold.
tapiDial (Function)
Dials a phone number for a voice line.
tapiCalledID (Function)
Used to find out the phone number called.
SysSerialNum (Function)
Returns the IMEI number of the current device.
France.checkTaxNumber (Function)
Tests the validity of a French tax number.
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
<mongoDatabase variable>.DeteleDatabase (Function)
Deletes a MongoDB database as well as its collections.
Administrative number functions
The administrative identification number functions are as follows:
Italy.checkTaxNumber (Function)
Tests the validity of a tax number in Italy.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
Brazil.checkTaxNumber (Function)
Tests the validity of a tax number in Brazil.
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.
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......