ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Extracting the text of the project
The following text can be extracted......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
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......
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
<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.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or 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.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
WLanguage procedure called by PopupDisplayPage
WLanguage procedure ("callback") called by PopupDisplayPage after the popup page is closed.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.