ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and the SOAP protocol
Writes a message intended to another socket.
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.
ServiceRestart (Function)
Restarts a service (already started).
<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.
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
2. WEBDEV administrator in practice
BackgroundImageLine (Property)
The BackgroundImageLine property is used to get and change the background image of each row: of a Table control, of a TreeView Table control, of a Looper control....
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
5. Loops
WEBDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
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......
BTEnableService (Function)
Enables a service provided by a Bluetooth device.
InServiceMode (Function)
Indicates whether the code is run in a service.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....