ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV concepts
Events associated with List Box controls
List of events associated with List Box controls...
eCurrencyName (Function)
Returns the caption of a currency.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
zipStartAddingFile (Function)
Declares the start of the optimized addition of files to a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
Events associated with ListView controls
List of events associated with ListView controls...
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
GetVariableDefinition (Function)
Gets the description of a variable.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eChangeCurrency (Function)
Converts a currency into another currency.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
GetDefinition (Function)
Retrieves the definition of element type.
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......