ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Google Analytics functions
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
ReceiveDate (Property)
The ReceiveDate property is used to get an email received date.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
DateModified (Property)
The DateModified property is used to get the modification date of an element.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
WholeDay
The WholeDay property is used to set an event for an entire day.
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
<Chart>.StockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
<Word Processing>.ToText (Function)
Creates a character string from the data of a Word Processing control.
<Pivot table>.ToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
<Chart>.StockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
Invalid input management functions
Invalid input management functions...
ConfidenceLevel (Property)
The ConfidenceLevel property gets the confidence level of a data analysis.
<Source>.DeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
<Source>.DeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
<Source>.Filter (Function)
Defines and enables a filter on a data file, view or query.