ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Looper>.Select (Function)
Returns the index of the selected element in a Looper control.
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
HStatDate (Function)
Returns the date of the last update for the index statistics.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 app mode. Function kept for backward compatibility....
ComponentInfo (Function)
Returns information about a component.
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for Universal Windows Platform applications. Function kept for backward compatibility....
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
TimeToString (Function)
Converts a time to a string in the specified format.
<Source>.ToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
ERR_CANNOT_LAUNCH
InWindowsStoreAppMode (Function)
Indicates whether the code is run in Windows Store apps mode. Function kept for backward compatibility....
SpreadsheetRecalculateAll (Function)
Recalculates all formulas of a Spreadsheet control found in a window (including the formulas that use WLanguage functions/procedures)....
SpreadsheetDeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).
<Spreadsheet>.RecalculateAll (Function)
Recalculates all formulas of a Spreadsheet control found in a window (including the formulas that use WLanguage functions/procedures)....
<Spreadsheet>.DeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).