ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating the Relation pages of a WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Creating anchors
The anchors are used to define specific points in a help page......
Designing a supercontrol
A supercontrol is an advanced type of control......
Creating the Form pages of a WEBDEV RAD pattern
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Report blocks
A printed report includes several sections......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
8. "Mobile friendly" site: Dynamic serving
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.