ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

tapiCallEnd (Function)
Returns the date and time of the end of call.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
HJSONToRecord (Function)
Imports JSON data into the current record.
<Calendar>.Select (Function)
Returns the date selected in a Calendar control.
<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.
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.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
Data source (Example)
Usage example of the Data source type
Age (Function)
Returns the age according to the date of birth.
<Chart>.RBAddData (Function)
Adds data to a Radial Bar chart.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Licenses and terms of use
Renvoie la liste des clés spatiales d'un fichier de données (d'une requête ou d'une vue) reconnues par le moteur HFSQL....
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
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....
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......