ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
<Source>.PrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed....
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Importing data files into the analysis (external database, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc, ...
<Chart>.SourceSeries (Function)
Defines the source of a series.
grSourceSeries (Function)
Defines the source of a series.
15. Cookies: information stored on the end user's computer
21. Reports
Setup mode
Several methods can be used to distribute a WINDEV application......
Ad Hoc deployment
Description window of a combining query
The description window of a combining query consists of several sections......
WEBDEV Application Server - 10 connections - License agreement
Installing a SOAP server with Netscape iPlanet 4.1
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....
BTDisableService (Function)
Disables a service on a Bluetooth device.
EndService (Function)
Ends the execution of the current service.
ServiceWaitStatus (Function)
Waits for a service to be in a specific status.
ServiceStatus (Function)
Returns the current status of a service.
ServiceControl (Function)
Sends a control message to a service.
ServiceRestart (Function)
Restarts a service (already started).
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
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.