ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<ParallelTask variable>.Execute (Function)
Triggers the execution of a parallel task.
<Kanban>.DeleteList (Function)
Deletes a list from a Kanban control.
<Kanban>.MoveList (Function)
Moves a list in a Kanban control.
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.
KanbanInsertCard (Function)
Inserts a card in a Kanban list.
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.
<Kanban>.InsertList (Function)
Inserts a list in a Kanban control.
Body block
The Body block corresponds to the main block of the report......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
TopMargin (Property)
The TopMargin property sets the top margin of an element.
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
RightMargin (Property)
The RightMargin property sets the right margin of an element.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
iPageEnd (Function)
Forces the move to the next page during the report print.
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
Right (Function)
Extracts the last characters from a string or string buffer.
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......