ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
16. Java applications in practice
Java applications in practice...
Color palettes (WEBDEV site)
The color palettes are an easy way to customize the visual aspect of a site......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
WINDEV theme generator: Customize elements
The generator of WINDEV themes is used to generate the necessary files for creating a custom theme for the WINDEV projects......
Report controls
Several types of controls can be handled in a report created by the report editor......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
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).
Border management constants
List of constants used by the border management functions....
Manipulating Organizer controls programmatically
Organizer controls can be manipulated programmatically....
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......
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......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
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......