ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Diagram editor>.DiagramInfoXY (Function)
Indicates the presence of a shape at a given position in the Diagram Editor control.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
<Image>.CoordinateFromImage (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
<Kanban list>.PositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
DiagramInfoXY (Function)
Indicates the presence of a shape at a given position in the Diagram Editor control.
KanbanPositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Manipulating PDF Reader controls programmatically (prefix syntax)
PDF Reader controls can be manipulated programmatically......
Handling List Box controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Handling Word Processing controls programmatically (prefix syntax)
A Word Processing control can be handled through programming......
Constants used by the functions for managing Dockable Panel controls
Combo Box columns in the Table controls (prefix syntax)
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Programming custom calculations in Table controls (prefix syntax)