ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
16 results for: Page
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page...
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages...
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages...
Page functions
List of functions for managing pages
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files...
Properties associated with a page
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
The pages
Pages are the main interface of a WEBDEV website...
MyPage (Reserved word)
MyPage is used to handle the current page...
Reset (Function)
Reinitializes:
  • all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows).
  • the controls found in a group of controls, a supercontrol, an internal window or an internal page.
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls
Functions for managing pages (prefix syntax)
List of functions for managing pages (prefix syntax)
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor...
Custom properties (WLanguage)
A custom property is a code element with two events...
HTMLEndPage (Property)
The HTMLEndPage property gets and sets the HTML code inserted at the end of the page.
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...