ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Associative array (Variable type)
An associative array is an "advanced" type of array...
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Border management constants
List of constants used by the border management functions....
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Options of the window editor
To configure the general options of the window editor......
SQL view
An SQL view is a virtual data source defined by an SQL query......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Input (Function)
Displays a message allowing the user to type an information.
Client/Server HFSQL table management
The HFSQL Control Center allows you to fully manage HFSQL Client/Server tables......