ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
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.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL...
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number...
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows...
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved...
iPrintReport (External language)
Prints a report created with the report editor.
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's...
StatMax (Function)
Calculates the maximum value for a series of values.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic...
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications...
Handling Spreadsheet controls programmatically (in a report)
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device...
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed...
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string....
Message text file format
The text files created by WDMSG use a specific format......
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure...
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......