ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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).
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
<btleService variable>.GetAllCharacteristics (Function)
Retrieves all the characteristics with the same identifier associated with a Bluetooth Low Energy service.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
fMemOpen (Function)
Opens a memory zone shared between several applications.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
12. Control templates
WINDEV Mobile allows you to create control templates....
Changing sites from AWP to SEO-ready session mode
2. WEBDEV administrator in practice
Specific features of the Express version
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......