ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
StatVarianceP (Function)
Calculates the variance for a full series of values.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
Constants for managing Windows events
The following constants are used to manage Windows events:...
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
HState (Function)
Used to find out the state of a record.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
fCreate (Function)
Creates an external file.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
HMode (Function)
Changes the mode and the method for locking data files.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Recycle code windows
By default, a single code window is opened per ......