ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
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....
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
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 controls
Several types of controls can be handled in a report created by the report editor......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
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.
Bar code constants
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Handling Scheduler controls programmatically
A Scheduler control can be......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....