ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Compound statements
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a table. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a table. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
HAlias (Example)
Usage example of the HAlias function
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....
iPrintReport (Function)
Prints a report created with the report editor.
fWriteLine (Example)
Usage example of the fWriteLine function
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
New products brochure 28: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
12. Synchronizing data
SCM: Repository versions
There are different versions of the SCM repository......
11. Table/Looper controls
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......