ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateToInteger (Function)
Converts a date to an integer.
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
<Date type>.ToInteger (Function)
Converts a date to an integer.
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
GanttChangeMode (Function)
Modifies the period (which means the number of days) displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
GanttDateTimePosition (Function)
Configures the first day and the first time displayed in a Gantt Chart column (found in a Table or TreeView Table control).
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
<Kanban>.MoveCard (Function)
Moves a card in a Kanban control.
<Calendar>.SelectPlus (Function)
Selects a date in a Calendar control.
Date
The Date keyword can correspond to...
DecimalPart (Function)
Returns the decimal part of a number.
IntegerPart (Function)
Returns the integer part of a number.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
<Kanban>.InsertCard (Function)
Inserts a card in a Kanban list.
<Kanban list>.InsertCard (Function)
Inserts a card in a Kanban list.
KanbanMoveCard (Function)
Moves a card in a Kanban control.
KanbanInsertCard (Function)
Inserts a card in a Kanban list.
DatePicker (Function)
Opens the system date picker.