ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

System constants
List of constants used by the system functions....
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......
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Installing the robot controller
The monitoring robot includes three executables......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Name (Property)
The Name property is used to get the name of an element.
iPrintReport (Function)
Prints a report created with the report editor.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
1. Creating a WEBDEV project and its database schema
WEBDEV Tutorial - Creating a WEBDEV project and its database schema Lesson 1 - Creating a WEBDEV project and its database schema - 5 min
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
User Groupware table structure
The BackgroundColor property is used to set the background color of a control, window, page or block of a report....
Project with multiple analyses
A single WINDEV, WEBDEV or WINDEV Mobile project can now use multiple analyses (data descriptions)......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
aiImageResult (Variable type)
The aiImageResult type is used to retrieve the result of AIDetect.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Popup window
WINDEV allows you to open windows in popup format......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
NULL values: Allowing nullable types
Starting with version 2024, you can allow nullable types in a WINDEV, WEBDEV or WINDEV Mobile project......