ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
3. Site development life cycle
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
GglDelete (Function)
Deletes data from the Google server.
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
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.
<Chart>.SurfaceGetData (Function)
Retrieves a data from a Surface chart.
DDELink (Function)
Creates a hot link with a data.
DDEWarmLink (Function)
Creates a warm link with a data.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
grIncreaseData (Function)
Adds a value to a data in a chart.
OrganizerChangeZoom (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month). This function is kept for backward compatibility....