ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Date (Variable type)
The Date type is used to easily manipulate dates...
<Date type>.ToDay (Function)
Returns the day corresponding to a given date.
Time and date management properties
List of properties for managing dates and times
<Date type>.ToDayOfYear (Function)
Returns the day of the year corresponding to a given date.
DateToDayOfYear (Function)
Returns the day of the year corresponding to a given date.
DateToDay (Function)
Returns the day corresponding to a given date.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
<Organizer>.DateVisible (Function)
Makes a day visible or invisible in an Organizer control.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page...
<Scheduler>.DateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
The formatted display control
This control can be used to display dates, times and monetary values for example, respecting the corresponding display format...
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
LastDayOfYear (Function)
Returns the date of the last day of the year.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server...
SourceToScreen (Function)
in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values...
BitcoinCoreBlockCount( Function)
... since January 3, 2009). This makes it possible, for example, to calculate the approximate date...
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating...
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.
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.
DDESend (Function)
Sends a data to the program connected via DDE.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
SQLListSource (Function)
Lists the data sources declared on a local site.
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.