ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
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.
Peeling Corner control properties
Popup control properties
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
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......
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.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
The "Code hashtags" pane
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......
Report blocks
A printed report includes several sections......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.