ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
diagActionAllowed (Variable type)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
iPrintReport (Function)
Prints a report created with the report editor.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
List of extension attributes
The list of extension attributes ......
Events associated with Table controls
List of events associated with Table controls...
String constants
List of constants used by string functions...
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Various constants
List of various constants used by the constants WINDEV 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......
Oracle Native Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV database schema......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
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......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
License agreement - HFSQL Client/Server
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......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
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......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
REST web service: Importing an API from OpenAPI
REST web service APIs can be described using OpenAPl files......
FTP constants
List of constants used by FTP functions....