ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
10. Customizing the aspect of a site: skin elements
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
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......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
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).
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, ...