ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Creating anchors
The anchors are used to define specific points in a help page......
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static Text control found in a report....
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
WEBDEV element styles
Controls from a WEBDEV project are associated with WEBDEV styles......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The user can then print the report directly from a button, a menu option, etc....
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls