ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InDays (Property)
The InDays property is used to convert a Duration variable to days.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Time (Type of variable)
The Time type is used to easily handle the times...
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.
FinInterestRate (Example)
Usage example of the FinInterestRate function
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
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...
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...
FinRepayVal (Example)
Usage example of the FinRepayVal function
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.
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.