ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Kanban>.InsertCard (Function)
Inserts a card in a Kanban list.
<Kanban>.InsertList (Function)
Inserts a list in a Kanban control.
<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.
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
<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.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
6. Editing a page: zoning mode
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
Constants for managing images in websites
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
Functions for managing Image Editor controls and WDPic variables
The following functions are used to manage Image Editor controls and WDPic variables:...
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
5. Deploying a dynamic site (Session or AWP) in practice
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)....
zipListFile (Function)
Returns the list of files found in an archive.
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.