ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
SourceToScreen (Function)
Automatically updates the controls in a window or 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....
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
<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.
<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
<Spreadsheet>.AddData (Function)
Adds a data into a Spreadsheet control found in a window.
DDESend (Function)
Sends a data to the program connected via DDE.
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
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.
HDescribeLink (Function)
Describes a link between two data files through programming.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Binding a Combo Box control to an item
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......