ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KanbanInsertCard (Function)
Inserts a card in a Kanban list.
KanbanInsertList (Function)
Inserts a list in 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.
<Kanban>.MoveList (Function)
Moves a list in a Kanban control.
DriveListeFile (Function)
Lists files in an Drive directory.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
<ParallelTask variable>.Execute (Function)
Triggers the execution of a parallel task.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
14. Report templates
Report templates...
22. Report templates
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
Error 116: An array dimension must be an integer value
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Password (Property)
The Password property sets and changes the password.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
HandleParentNext (Function)
Forces the parent of the next window to open.