ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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 controls by adding options....
Managing Responsive Web Design in your Web pages
Websites can be viewed on several platforms......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
16. Types of code
11. Choosing the action of a button/link
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the 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......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.