ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grDeleteSeries (Function)
Deletes a data series from a chart.
ServiceRestart (Function)
Restarts a service (already started).
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
ServiceExist (Function)
Checks whether a service is installed.
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.
<btleDevice variable>.GetAllServices (Function)
Retrieves all the services corresponding to a UUID.
<Chart>.DeleteSeries (Function)
Deletes a data series from a chart.
<upnpService variable>.ExecuteAction (Function)
Runs an action on the UPnP service.
StatSum (Function)
Calculates the sum for a series of values.
StatVariance (Function)
Calculates the variance for a series of values.
ServiceControl (Function)
Sends a control message to a service.
ServiceWait (Function)
Pauses the current service during the specified duration.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Repairing the project
In some cases, "Project......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Access rights to a class property
A property is a code element that includes two processes......
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
PC SOFT Free Technical Support
Thank you for buying one of our products......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
BTEnableService (Function)
Enables a service provided by a Bluetooth device.