ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
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....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Composite chart
A composite chart is a chart that displays several types of charts......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
Site Map control properties
List of properties associated with a Site Map control...
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.