ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KanbanDeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
<Kanban>.Save (Function)
Updates the record bound to the current card in the Kanban control.
<Kanban>.DeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
<Kanban list>.DeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
Constants for managing Gantt charts
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.
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....
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.
Chart control properties
A Chart control can be used......
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
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.
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.