ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
StatVarianceP (Function)
Calculates the variance for a full series of values.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
iParameterReport (Function)
Configures the printer by opening the configuration window.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Defining clickable areas
In a page, an Image control can contain clickable areas......
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....