ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
BTLEGetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
Handling report blocks
The different operations available on report blocks are as follows......
Native Access to SAP
SAP is a widely used ERP......
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
User report editor (Reports & Queries)
A report provides a custom view of data......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
<btleCharacteristic variable>.ReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
<btleCharacteristic variable>.WriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
Binding controls to data
A window or page can display information from......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
<btleService variable>.GetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
2. Examples and components provided with WEBDEV
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).