ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Testing a project: settings
By testing the project you can simulate how the application will run......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Bitwise operators
The operations on binary values are performed......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Programming overview in C and C++
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Variable scope
Variables can be declared anywhere in the code....
9. Hardware and software requirements
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
PostgreSQL Native Connector: Programming with HFSQL functions
To use a PostgreSQL database with the Native Access Connector, you need to import the PostgreSQL table structure into the WINDEV or WEBDEV... database schema....
3. Debugger
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
SCM administrator: Merging repositories
By merging repositories, you can combine projects from several repositories into a single repository......
Manipulating Layout controls programmatically
A Layout control can be......