ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.