ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Popup control properties
<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.
Peeling Corner control properties
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Designing a supercontrol
A supercontrol is an advanced type of control......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
16. Types of code
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Report blocks
A printed report includes several sections......
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
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......