ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Kanban>.MoveCard (Function)
Moves a card in a Kanban control.
MemAdd (Function)
Adds an element to a memory area.
HCross (Function)
Crosses a record in a data file.
HRegenerateFile (Function)
Regenerates a data file from its log.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
grIncreaseData (Function)
Adds a value to a data in a chart.
HDescribeFile (Function)
Describes a data file programmatically.
grDeleteSeries (Function)
Deletes a data series from a chart.
sEvent (Function)
Branches an event on a serial port.
BurnerPath (Function)
Returns the path of the current burner.
iPrintArea (Function)
Prints a text in a rectangular area.
DDEWarmLink (Function)
Creates a warm link with a data.
dArc (Example)
Usage example of the dArc function
<Kanban>.InsertCard (Function)
Inserts a card in a Kanban list.
<Kanban list>.InsertCard (Function)
Inserts a card in a Kanban list.
KanbanMoveCard (Function)
Moves a card in a Kanban control.
KanbanInsertCard (Function)
Inserts a card in a Kanban list.
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
Print constants
List of constants used by the print functions....
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Creating the Table pages of the WEBDEV RAD pattern