ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
<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......
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......
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......
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.
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
<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.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
Changing sites from AWP to SEO-ready session mode
SNMPCloseSession (Function)
Closes an SNMP session.
<emailIMAPSession variable>.StartSession (Function)
Starts an IMAP session.
SNMPStartSession (Function)
Starts an SNMP session.
1
3
4
5
6
7
105
>