ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with framesets
List of events associated with framesets...
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.
Multiline Zone control functions
Functions for handling Multiline Zone controls....
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
StatVariance (Function)
Calculates the variance for a series of values.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
DownloadAdd (Function)
Adds a new download in the device's download manager....
Different types of data (Type of variable)
A variable is defined by name and type......
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
StatVarianceP (Function)
Calculates the variance for a full series of values.
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.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).