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.
grRBAddData (Function)
Adds data to a Radial Bar chart.
<Source>.JSONToRecord (Function)
Imports JSON data into the current record.
<Source>.ChangeName (Function)
Modifies the physical name of a data file.
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
<Source>.CheckStructure (Function)
Defines the mode for comparing data files.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
HCheckStructure (Function)
Defines the mode for comparing data files.
HChangeName (Function)
Modifies the physical name of a data file.
<Chart>.RBAddData (Function)
Adds data to a Radial Bar chart.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
Num1stDayOfTheWeek (Property)
control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
<Window>.FromSource (Function)
in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values...
SourceToPage (Function)
record (loaded in memory) of the HFSL data file described in the data model editor. the values...
<Page>.FromSource (Function)
record (loaded in memory) of the HFSL data file described in the data model editor. the values...
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine....
WindowFromSource (Function)
in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values...
<Source>.ToWindows (Function)
in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values...
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content...