ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
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).
BarCodes (Variable type)
The BarCodes type is used to handle the information found in a bar code.
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......
PageChangeLayout (Function)
Applies a specific layout to a page.
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.
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......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
xlsSave (Function)
Saves an XLS document.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......