ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipIsMulti (Example)
Usage example of the zipIsMulti function
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
iParameter (Function)
Retrieves the printer configuration and configures the print.
Number (Property)
The Number property is used to get the number of an element.
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
Type (Example)
Usage example of the Type property
HState (Example)
Usage example of the HState function
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
Organizer control linked to a table or to a variable
It is possible to create Organizer control fields directly linked to data.....
Looper control functions
List of functions for managing Looper controls...
zipExtractAll (Example)
Usage example of the zipExtractAll function
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Image editor: Features
The image editor includes several features......
FTPCommand (Example)
Usage example of the FTPCommand function
fCreate (Example)
Usage example of the fCreate function
Size (Example)
Usage example of the Size property