ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
FinInterestRate (Example)
Usage example of the FinInterestRate function
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
StatCovariance (Function)
Calculates the covariance between two series of values.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
Table control functions
List of functions specific to Table controls...
StatSum (Function)
Calculates the sum for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
FinRepayVal (Example)
Usage example of the FinRepayVal function
iCreateFont (Function)
Creates a new print font.
The different types of integers
StatVarianceP (Function)
Calculates the variance for a full series of values.