ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Print the content of your tables
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......
1. Project and analysis
Handling a chart in the editor
In the editor, a Chart control includes different sections......
13. Security benefit: managing the "Back" button
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
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......
ERR_TIMEOUTINIT
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Replication: The different types
The data replication is a powerful feature......
18. Order of execution of the code of buttons/links
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
16. Managing requirements
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......