ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
nWDGetLastError: Error code of last error
Error code of last error......
SysDir (Function)
Returns the path of a system directory.
PreviousPage (Function)
Returns the name of the previous page.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
grGridlines (Function)
Displays or hides the chart gridlines.
grOrientation (Function)
Modifies the orientation of chart axes.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
grIncreaseData (Function)
Adds a value to a data in a chart.
grExist (Function)
Checks the existence of a chart in memory.
grDestinationWnd (Function)
Defines a window as chart destination.
grDeleteSeries (Function)
Deletes a data series from a chart.
<Popup>.Animate (Function)
Displays a popup in a page cell.
BurnerPath (Function)
Returns the path of the current burner.
<Kanban>.MoveCard (Function)
Moves a card in a Kanban control.
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.
grCreate (Function)
Creates a specific type of chart.
grType (Function)
Identifies or modifies the type of chart.
<Chart>.Type (Function)
Identifies or modifies the type of chart.
Creating the Table pages of the WEBDEV RAD pattern
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.