ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Date (Type of variable)
The Date type enables you to easily handle the dates...
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
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.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
Constants used by the TraceStart function
List of constants used by the TraceStart function....
AAFConfigure (Function)
Allows you to specify the behavior of some Automatic Application Features (AAF). You can for example configure the option for exporting to Excel used by the automatic menu of tables.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
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....
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.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
DateToDay (Function)
Returns the day that corresponds to a given date.
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.