ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Help system properties
The properties of help system are used to define......
Dockable Panel control functions
<Page>.Refresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
<Dockable panel>.Attach (Function)
Attaches or changes the attach position of a Dockable Panel control.
<Panel>.Detach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
Site Map control properties
List of properties associated with a Site Map control...
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
<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.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
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....
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
10. Smart controls
Smart controls...
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.