ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
Constants for managing Gantt charts
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
Chart control properties
A Chart control can be used......
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
<Pivot table>.CalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.