ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
3. Project dashboard
Usage example of the SysIconAdd function...
Discover all the possibilities of pivot tables
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
WBAdminConnection (Variable type)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
<Image variable>.Fill (Function)
Colors an area in an Image variable.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.
<Image>.DrawLine (Function)
Draws a line in an Image control.
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.
<Table>.DisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
dResize (Function)
Resizes an image found: in an Image control. in an Image variable. in a picLayer variable]....