ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
How to create a patch?
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
9. Types of standard controls
Types of standard controls...
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Time management
For each element (windows, reports, ......
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
eCurrencyName (Function)
Returns the caption of a currency.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
WINDEV applications for Linux: Specific features
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.