ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

New WINDEV, WEBDEV and WINDEV Mobile 28 feature!
Help / WLanguage / WLanguage functions / Controls, pages and windows / Kanban functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Deletes all cards from a Kanban control or Kanban List control.
New in version 28
<Kanban list>.DeleteCard
Deletes a card from a Kanban control or from a Kanban List control.
New in version 28
<Kanban list>.InsertCard
Inserts a card in a Kanban list.
New in version 28
<Kanban list>.ListIndex
Returns the index of a list in a Kanban control.
Allows you to scroll through a list of a Kanban control to display a specific card.
New in version 28
<Kanban>.AddCard
Adds a card to a list in a Kanban control.
New in version 28
<Kanban>.AddCard
Adds a card to a list in a Kanban control.
New in version 28
<Kanban>.AddList
Adds a new list to a Kanban control.
New in version 28
<Kanban>.Count
Returns the number of cards or lists in a Kanban control.
New in version 28
<Kanban>.DeleteAllCard
Deletes all cards from a Kanban control or Kanban List control.
New in version 28
<Kanban>.DeleteCard
Deletes a card from a Kanban control or from a Kanban List control.
New in version 28
<Kanban>.DeleteList
Deletes a list from a Kanban control.
New in version 28
<Kanban>.Display
Refreshes a Kanban control or a card in the Kanban control.
New in version 28
<Kanban>.Filter
Displays only cards that match the specified filter.
New in version 28
<Kanban>.InsertCard
Inserts a card in a Kanban list.
New in version 28
<Kanban>.InsertList
Inserts a list in a Kanban control.
New in version 28
<Kanban>.ListIndex
Returns the index of a list in a Kanban control.
New in version 28
<Kanban>.MoveCard
Moves a card in a Kanban control.
New in version 28
<Kanban>.MoveList
Moves a list in a Kanban control.
New in version 28
<Kanban>.Save
Updates the record bound to the current card in the Kanban control.
Minimum version required
  • Version 28
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 06/30/2023

Send a report | Local help