ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item...
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure...
Examples for using the OLE DB provider for HFSQL
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed...
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include...
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor,...
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported...
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function...
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product...
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL...
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element...
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable,...
Popup window
WINDEV allows you to open windows in popup format......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Name (Property)
The Name property is used to get the name of an element.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Creating the Form pages of a WEBDEV RAD pattern