ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Kanban>.DeleteList (Function)
Deletes a list from a Kanban control.
KanbanMoveList (Function)
Moves a list in a Kanban control.
<Kanban>.InsertCard (Function)
Inserts a card in a Kanban list.
<Kanban list>.InsertCard (Function)
Inserts a card in a Kanban list.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
KanbanInsertCard (Function)
Inserts a card in a Kanban list.
<Kanban>.MoveList (Function)
Moves a list in a Kanban control.
<ParallelTask variable>.Wait (Function)
Waits for the execution of a parallel task.
<Kanban>.InsertList (Function)
Inserts a list in a Kanban control.
<DiskFile variable>.Size (Function)
Returns the size of a file (in bytes).
KanbanInsertList (Function)
Inserts a list in a Kanban control.
SysSetFocus (Function)
Sets focus to a window or control.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
ServiceWaitStatus (Function)
Waits for a service to be in a specific status.
<zipArchive variable>.DeleteFileList (Function)
Deletes a list of files from an archive.
List,Select,? (External language)
Returns the element selected in the list.
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
GetTypeDefinition (Function)
Gets the description of a type identified by name.
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
HReadFirst (Function)
Sets the position on the first record according to a browse item.