ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 20: The variable of the FOR loop should be a real
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
<Source>.SeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
StatVarianceP (Function)
Calculates the variance for a full series of values.
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
<Source>.ReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
StatCovariance (Function)
Calculates the covariance between two series of values.
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueRead (Function)
Reads the value of a key in an Apple iCloud-based container of "key-value" pairs.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
HSeek (Function)
Positions on the first record of the table whose value for a specific item is greater than or equal to a search value (generic search by default).
<Spreadsheet>.SortSelection (Function)
Sorts the values selected in a Spreadsheet control.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
LDAPReset (Function)
Reinitializes the LDAPSession structure with the default values.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.