ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
Italy.CheckCF (Function)
Checks the validity of a CF number (personal identification number in Italy).
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
Belgium.CheckNISS (Function)
Checks the validity of a NISS number (Belgian social security identification number).
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
Code statistics
The code statistics affect......
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
Error 1046: Wrong parameter for the constructor of the class
Belgium.CheckEU (Function)
Checks the validity of a EU number (Belgian Establishment Unit number used to identify companies).
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
DayOfMonthOrDayOfWeek (Property)
The DayOfMonthOrDayOfWeek property is used to set the execution of a scheduled task by specifying the day number of the week or the day number of the month.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
Hyper File functions available for backward compatibility
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....