ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LoWord (Function)
Returns the two low bytes of an integer.
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.
HToItem (Function)
Assigns the specified value to an item of the current record.
Assignment of RETURN
The return value of the process currently run can be assigned...
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
ExplorerRetrieve (Example)
Usage example of the ExplorerRetrieve function
ExplorerAccept (Example)
Usage example of the ExplorerAccept function
HListAnalysis (Example)
Usage example of the HListAnalysis function
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
StatSum (Function)
Calculates the sum for a series of values.
HiWord (Function)
Returns the two high bytes of an integer.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
GglGetCalendar (Example)
Usage example of the GglGetCalendar function
HCopyFile (Example)
Usage example of the HCopyFile function
Dimension (Example)
Example of use of Dimension
BurnerAddFile (Example)
Usage example of the BurnerAddFile function
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
fDelete (Function)
Deletes a file accessible from the current computer.