ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
<Chart>.CategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
<Chart>.ScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
<Spreadsheet>.AddData (Function)
Adds a data into a Spreadsheet control found in a window.
<Source>.DescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
<Source>.Mode (Function)
Changes the mode and the method for locking data files.
<Source>.TrackStop (Function)
Stops tracking a data file on an HFSQL server.
DDESend (Function)
Sends a data to the program connected via DDE.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
HMode (Function)
Changes the mode and the method for locking data files.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
<Source>.Delete (Function)
Deletes a record from a data file (query or view).
<Connection variable>.ListWatchedFiles (Function)
Returns the list of data files watched by HWatch.
HListWatchedFiles (Function)
Returns the list of data files watched by HWatch.
<HFSQL file>.ExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
3. Application development cycle
Development cycle of a WINDEV application....
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......