ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
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.
Importing data files into the analysis (external database, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed....
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.
StatSum (Function)
Calculates the sum for a series of values.
StatVariance (Function)
Calculates the variance for a series of values.
grDeleteSeries (Function)
Deletes a data series from a chart.
Description window of a combining query
The description window of a combining query consists of several sections......
Installing a SOAP server with Netscape iPlanet 4.1
WEBDEV Application Server - 10 connections - License agreement
2. WEBDEV administrator in practice
Changing sites from AWP to SEO-ready session mode
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
InServiceMode (Function)
Indicates whether the code is run in a service.
ServiceWait (Function)
Pauses the current service during the specified duration.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
BTEnableService (Function)
Enables a service provided by a Bluetooth device.