ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
Monochrome (Property)
The Monochrome property is used to: determine if the pixels of an image contained in an Image control are automatically replaced with a color specified in the style options ("Style" tab of the control description, "Force monochrome mode"). enable or disable monochrome mode in an Image control. Note: This property is only available from version 2025 Update 1....
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Declaring and using a variable
A variable is defined by name and type......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
Age (Function)
Returns the age according to the date of birth.
Report viewer: "Export" pane
The "Export" pane in the report viewer allows you to perform the following operations......
Style (Property)
The Style property is used to retrieve and assign the entire style of a control (including the overrides).
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
iDestination (Function)
Configures the print destination.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Managing the mandatory input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Manipulating Layout controls programmatically
A Layout control can be......
ERR_DISCONNECTED_RELOG
Returns an array without duplicates....