ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
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.
Google Analytics functions
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).