ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
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......
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Creating nested reports
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Report based on a query
Queries are used to easily select records in one or more data files......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....