ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
Composite chart
A composite chart is a chart that displays several types of charts......
KanbanFilter (Function)
Displays only cards that match the specified filter.
Handling a chart in the editor
In the editor, a Chart control includes different sections......
<Kanban>.Filter (Function)
Displays only cards that match the specified filter.
RegexSearch (Function)
Searches for all the parts of a string that follow a specific format.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
<Kanban>.Count (Function)
Returns the number of cards or lists in a Kanban control.
KanbanCount (Function)
Returns the number of cards or lists in a Kanban control.
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
<zipArchive variable>.NbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
<Kanban>.DeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
<Kanban list>.DeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
KanbanDeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
Handle_R (Property)
The Handle keyword gets and sets the handle of an element.
1
2
3
4
5
6
68
>