ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.Delete (Function)
Deletes a record from a data file (query or view).
<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.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
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.
<Spreadsheet>.AddData (Function)
Adds a data into a Spreadsheet control found in a window.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
<Chart>.CategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
Managing the database schema versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the database schema from the data model editor......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......