ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Kanban>.AddCard (Function)
Adds a card to a list in a Kanban control.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
DateToDay (Function)
Returns the day that corresponds to a given date.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
tapiCallEnd (Function)
Returns the date and time of the end of call.
Age (Function)
Returns the age according to the date of birth.
LastDayOfYear (Function)
Returns the date of the last day of the year.
<Kanban>.AddCard (Function)
Adds a card to a list in a Kanban control.
KanbanAddCard (Function)
Adds a card to a list in a Kanban control.
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
MemcachedAssign (Function)
Modifies a key/value couple in the Memcached cache: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
Date (Type of variable)
The Date type enables you to easily handle the dates...
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.