ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Printing nested reports
To create a main report containing several secondary reports:...
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Classes, members, methods and properties
A class is made of......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
WDInst: handling the files to install
By default, the files to install are......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
ERR_DISCONNECTED_RELOG
Example for creating a select query
This help page explains how to create two select queries......