ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
Generating an application for Universal Windows 10 App
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
ChronoReset (Function)
Stops and resets a running stopwatch.
Right (Function)
Extracts the last characters from a string or string buffer.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
InDays (Property)
The InDays property is used to convert a Duration variable to days.
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.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
Constants for managing projects
List of constants used by the functions for managing projects....
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
StatCovariance (Function)
Calculates the covariance between two series of values.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Constants for manging the replication
List of constants used by the functions for managing the replication....
StatSum (Function)
Calculates the sum for a series of values.
StatVariance (Function)
Calculates the variance 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.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Seek (Function)
Searches for the index of an element in a WLanguage array.