ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSeriesLabel (Function)
Initializes the label of a data series in a chart.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
HJSONToRecord (Function)
Imports JSON data into the current record.
<Chart>.SeriesLabel (Function)
Initializes the label of a data series in a chart.
<Chart>.Mask (Function)
Formats the data displayed by grLabel or by grTooltip.
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
grRBAddData (Function)
Adds data to a Radial Bar chart.
<Source>.JSONToRecord (Function)
Imports JSON data into the current record.
<Source>.ChangeName (Function)
Modifies the physical name of a data file.
<Source>.CheckStructure (Function)
Defines the mode for comparing data files.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
Data source (Example)
Usage example of the Data source type
HCheckStructure (Function)
Defines the mode for comparing data files.
HChangeName (Function)
Modifies the physical name of a data file.
<Chart>.RBAddData (Function)
Adds data to a Radial Bar chart.
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Window>.FromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Page>.FromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......