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.
Right (Function)
Extracts the last characters from a string or string buffer.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Component diagram
A component diagram shows the physical and static architecture of a system software......
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)....
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
14. Report templates
Report templates...
22. Report templates
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
How to develop a PHP site?
What is a PHP site?......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...