ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ToWindows (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....
Currencies
A currency is a real coded on 10 bytes....
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Using a query with parameters
A query with parameters can be used......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
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....
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.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
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.
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.
<Source>.DescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a 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.