ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

eChangeCurrency (Function)
Converts a currency into another currency.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
HOpen (Function)
Opens a data file.
EmailChangeFolder (Example)
Usage example of the EmailChangeFolder function
EmailListFolder (Example)
Usage example of the EmailListFolder function
BurnerList (Example)
Usage example of the BurnerList function
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
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.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Functions for handling directories and external files
List of functions for handling external files...
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
Sorts in a report
The sort is used to organize the information displayed in the report......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Creating help pages
A help system includes several pages......