ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
<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)......
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
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.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
fMemOpen (Function)
Opens a memory zone shared between several applications.
Specific features of the Express version
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
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Value (Property)
The Value property is used to get and change the value of an element.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
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....