ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
Internal component description
The description of an internal component can opened at any time......
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
Creating nested reports
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
StatVarianceP (Function)
Calculates the variance for a full series of values.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
StatCovariance (Function)
Calculates the covariance between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
ERR_NO_TABLE
Automatic management of exceptions
The management of exceptions can be customized by process......
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Operations for synchronizing SCM
When creating an executable, a library or a component, ......