ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
HFSQL Client/Server: Configuring the server
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
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....
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
SNMPOIDType (Function)
Returns the type of data in an OID.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
<Calendar>.SelectPlus (Function)
Selects a date in a Calendar control.
<Chart>.HMGetData (Function)
Retrieves data from a Heatmap 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>.DeleteSeries (Function)
Deletes a data series from a chart.
<Chart>.SurfaceGetData (Function)
Retrieves a data from a Surface chart.
<Source>.DescribeFile (Function)
Describes a data file programmatically.