ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: manage files to be installed
The setup editor WDInst is used to manage the files to install......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
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......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Native MariaDB Connector - License Agreement
Native PostgreSQL Connector - License Agreement
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Global and local variable
Two types of variables are available......
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?
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
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......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....