ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The OLE control
The OLE control is used to handle an OLE object...
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
StatMin (Function)
Calculates the minimum value for a series of values.
4. Monitor your applications
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
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......
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
Service (Property)
The Service property is used to get and change permissions.
16. Managing requirements
<Chart>.ScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
HNbRec (Example)
Usage example of the HNbRec function
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HChangeName (Example)
Usage example of the HChangeName function
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
HMergeView (Example)
Usage example of the HMergeView function