ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Optional connection information
When defining the connections in the data model editor or when defining the connections programmatically, you have the ability to specifier the optional connection information...
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
StatMax (Function)
Calculates the maximum value for a series of values.
ServiceWait (Function)
Pauses the current service during the specified duration.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
StatMin (Function)
Calculates the minimum value for a series of values.
BTEnableService (Function)
Enables a service provided by a Bluetooth device.
StatCovariance (Function)
Calculates the covariance between two series of values.
StatVarianceP (Function)
Calculates the variance for a full series of values.
<Chart>.SeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
<Chart>.SeriesLabel (Function)
Initializes the label of a data series in a chart.
InServiceMode (Function)
Indicates whether the code is run in a service.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
<Chart>.SeriesColor (Function)
Initializes the color of a series or the color of a section.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
SOAP functions (prefix syntax)
List of SOAP functions...
SOAP functions
List of SOAP functions...
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST web service.
CancelWebserviceContext (Function)
Deletes from the web service context a variable added by DeclareWebserviceContext.
SOAP constants
List of constants used by the SOAP functions....
Programming table fields linked to a table
This page explains how to program data-bound Table controls......