ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Open (Function)
Opens a modal WINDEV window.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
fRead (Example)
Usage example of the fRead function
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
eChangeCurrency (Function)
Converts a currency into another currency.
iPrintReport (External language)
Prints a report created with the report editor.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
MemSeek (Example)
Usage example of the MemSeek function
eCurrencyName (Function)
Returns the caption of a currency.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.