|
|
|
|
|
- Overview of the Kanban control
- Creating a Kanban control
- Characteristics of the Kanban control
- Internal windows
- Internal pages
Overview of the Kanban control Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle. Today, Kanban also refers to a method in which tasks are visually classified, allowing for better task management. Each task is written on a "card" that will move to a different list (column) according to its progress status. In addition to tasks, these cards can represent any other type of resource: user story, requirement, suggestion, manufacturing stage, delivery, troubleshooting, etc. A Kanban board is commonly shared between several users. Each member of the team knows the progress status of the project, and knows what both themselves and the other members have to do. In addition to better communication, this card-based method provides a clear overview of the production chain and the progress of the tasks, thus allowing members to easily identify bottlenecks and prioritize certain tasks. You can use the same Kanban control in WINDEV, WEBDEV and WINDEV Mobile. All the main features are the same, with some adjustments for mobile and web to better take advantage of each platform. For example, the control adapts to portrait mode on mobile devices. Creating a Kanban control To create a Kanban control: - On the "Creation" tab, in the "Graphic controls" group, expand "Office" and select "Kanban".
- Click at the desired location to create the control. The control appears in the editor.
Remark: The dimensions of the control are optimized to take up the available space at the specified position. If the control size does not suit you, press Ctrl + Z: the control size will be reset to default. To view the characteristics of the control, select "Description" in the context menu. Characteristics of the Kanban control Kanban controls are composed of lists of cards ("Kanban lists"). The main options of the Kanban control are as follows: - Ability to define the different lists in the control ("General" tab).
- Ability to define the dimensions and display mode of the lists ("Details" tab).
- Ability to select internal windows/pages ("Details" tab):
- to display cards.
- to add and delete cards (if this feature is enabled).
Related Examples:
|
Training (WINDEV): WD Kanban
[ + ] This example illustrates how to use, save and load a Kanban control
|
|
Training (WEBDEV): WW_Kanban
[ + ] This example illustrates how to use, save and load a Kanban control
|
|
Cross-platform examples (WINDEV Mobile): WM Kanban
[ + ] This example illustrates how to use, save and load a Kanban control
|
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|