ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Setup mode
Several methods can be used to distribute a WINDEV application......
14. PHP generation in practice
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Native Access to SAP
SAP is a widely used ERP......
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
<xlsDocument variable>.GetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
Spain.CheckDNI (Function)
Checks the validity of a DNI number (personal identification number in Spain).
Italy.CheckCF (Function)
Checks the validity of a CF number (personal identification number in Italy).
Brazil.CheckCPF (Function)
Checks the validity of a CPF number (personal identification number in Brazil).
Spain.CheckNIF (Function)
Checks the validity of a NIF number (company identification number in Spain).
Italy.CheckIVA (Function)
Checks the validity of an IVA number (company identification number in Italy).
Brazil.CheckCNPJ (Function)
Checks the validity of a CNPJ number (company identification number in Brazil).
Switzerland.CheckUID (Function)
Checks the validity of a UID number (Swiss business identification number).
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......