ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.DrawText (Function)
Draws a text in a picLayer variable.
KanbanMoveCard (Function)
Moves a card in a Kanban control.
KanbanInsertCard (Function)
Inserts a card in a Kanban list.
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
<picLayer variable>.DrawPoint (Function)
Draws a point in a picLayer variable.
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
<Kanban list>.InsertCard (Function)
Inserts a card in a Kanban list.
Page templates
WEBDEV allows you to create page templates......
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
11. Window templates
WINDEV Mobile allows you to create window templates....
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
HRead (Function)
Reads a record in a file according to a given record number.