ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
SQLListSource (Function)
Lists the data sources declared on a local site.
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
HDataSourceKnown (Function)
Determines if a data source has been initialized.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
GglDelete (Function)
Deletes data from the Google server.
SNMPOIDType (Function)
Returns the type of data in an OID.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
grHMAddData (Function)
Adds a data into a Heatmap chart.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
<Chart>.HMAddData (Function)
Adds a data into a Heatmap chart.
<Chart>.HMGetData (Function)
Retrieves data from a Heatmap chart.
<Chart>.IncreaseData (Function)
Adds a value to a data in a chart.
<Chart>.ScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
<Chart>.ScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
TelemetrySendData (Function)
Sends telemetry data immediately.
<gglConnection variable>.Delete (Function)
Deletes data from the Google server.
<Chart>.SunburstAddData (Function)
Adds a data to a Sunburst chart.
<Chart>.DeleteSeries (Function)
Deletes a data series from a chart.
<Chart>.SurfaceAddData (Function)
Adds a data into a Surface chart.