ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The use of the Automation type in a site is reserved for the advanced users
Handling a chart in the editor
In the editor, a Chart control includes different sections......
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.
<Unicode string>.RegexSearch (Function)
Searches for all the parts of a string that match a specific format.
<Unicode string>.RegexReplace (Function)
Replaces all the parts of a string that match a specific format.
RegexSearch (Function)
Searches for all the parts of a string that follow a specific format.
<ANSI string>.RegexSearch (Function)
Searches for all the parts of a string that match a specific format.
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.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (available in the window, page and report editors) as well as multiple functions that can be used to create and manipulate charts......
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.
KanbanDeleteAllCard (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.