ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the table when connecting to a specific table via OLE DB.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Error 1021: The method of the class is not global
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Linking a Scheduler control to a table or variable
You can create Scheduler controls directly linked to the data....
Flexbox control description: Detail tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
SysIMEI (Function)
Returns the IMEI number of an Android phone.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).