ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TwainScanArea (Function)
Used to define or re-initialize the area to scan.
<Kanban list>.PositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
KanbanPositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
MemNext (Function)
Positions on the next element of a memory area and returns the value of this element.
<Polygon2D variable>.Area (Function)
Calculates the area of a polygon defined using 2D coordinates.
SysMemoryExternalStorage (Function)
Returns the amount of available memory on the external storage area of the device.
Manipulating Organization Chart controls programmatically
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min...
<Chart>.ColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).
PrintArea (Property)
The PrintArea property gets and sets the print area of a Spreadsheet control in a report.
MemFirst (Function)
Positions on the first element of a memory area and returns the value of this first element.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.