ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

21. Reports
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
7. Internal component
An internal component is a set of elements from a project....
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Events associated with Table controls
List of events associated with Table controls...
<TreeView Table>.DeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Table,Col (External language)
Returns the current index of the column.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
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......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
How to manage enumerations programmatically?
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
Page Header block
The Page header block is printed on each new page......
Print the content of your tables
1. Project and analysis
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......