ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BarCodes (Variable type)
The BarCodes type is used to handle the information found in a bar code.
MaskFormat (Function)
Formats a character string using an InputMask variable.
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Custom properties (WLanguage)
A custom property is a code element with two events......
Error 1011: To access the global member of the class, use ClassName::MemberName
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
PageVisible (Function)
Indicates whether the page is visible to the user.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.