ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV Mobile 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
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......
WDInst: manage files to be installed
The setup editor WDInst is used to manage the files to install......
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
Error 1014: The access to the member of the class is restricted by a private inheritance
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
15. Creating the executable in practice
Creating the executable in practice...
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Native MariaDB Connector - License Agreement
Native MySQL Connector - License Agreement
Native PostgreSQL Connector - License Agreement
WINDEV Mobile 2024 Tutorial - Table of contents
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Managing space characters in the searches?
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
HFSQL Client/Server: Scheduled optimization
Scheduled optimization is a mechanism for automatically optimizing your database......