ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and the SOAP protocol
Writes a message intended to another socket.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Reports
A report provides a custom view of data......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
Break in a report
The break is used to group the records corresponding to a sort criterion......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
upnpService (Type of variable)
The upnpService type is used to define the advanced characteristics of a service provided by the UPnP device.
BTLEGetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
<btleService variable>.GetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
<btleDevice variable>.GetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
<Chart>.SeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.