ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page functions
List of functions for managing pages
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page...
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages...
Creating a Responsive Web Design page
Websites can be viewed on several platforms...
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site.
Properties associated with a page
Page menu
WEBDEV allows you to create a drop-down menu in your HTML 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...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ...
Managing Responsive Web Design in your Web pages
Websites can be viewed on several platforms...
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...
Local procedure
Two types of procedures are available...
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Functions for managing pages (prefix syntax)
List of functions for managing pages (prefix syntax)
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls
EnumSubElement (Function)
Used to enumerate the subelements of a project element.
SourceFromPage (Function)
Automatically updates:
  • the value of the items in a data file with the value of the controls in the page.
  • the value of the WLanguage variables with the value of the page controls.
Events associated with pages
List of events associated with pages
PageWriteHTTPCode (Function)
Specifies the HTTP code that will be returned to the client after the server code of the page is executed.
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
Importing DreamWeaver elements into a WEBDEV website
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site...
The pages
Pages are the main interface of a WEBDEV website...
HTMLEndPage (Property)
The HTMLEndPage property gets and sets the HTML code inserted at the end of the page.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
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.
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...
<Source>.FromPage (Function)
Automatically updates:
  • the value of the items in a data file with the value of the controls in the page.
  • the value of the WLanguage variables with the value of the page controls.
Referring to an element in a WLanguage event / process
BackgroundImage (Property)
... window, page, control or report.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV...
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page...
Radio Button control properties
List of properties associated with a Radio Button control...
Binding controls to data
A window or page can display information from......
ToolTip (Property)
... with a window or page control.
ERR_BUTTON_EXPECTED
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find...
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can...
Caption (Property)
Modify the text displayed in a Static or Link control. In a window or page, the Caption property...
WorkingDirectory (Property)
control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display...
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Process (Property)
... on a control, window, page, report, etc.
Copying controls from the window editor
The controls can be copied from the window editor......
Copying controls from the report editor
The controls can be copied from the report editor......
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases...
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account...
IgnoreError (Property)
... and WEBDEV Page controls.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows...
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Body Complement block
The Body complement block is linked to the Body block......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser...
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named...