ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
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.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
HFilter (Function)
Defines and enables a filter on a table, view or query.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
StatVarianceP (Function)
Calculates the variance for a full series of values.
Date (Type of variable)
The Date type enables you to easily handle the dates...
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
StatMax (Function)
Calculates the maximum value for a series of values.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
<Map>.ChangeStyle (Function)
Changes the style of the map displayed in the Map control.