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
Library (Property)
The Library property allows you to handle the different preset libraries associated with a Diagram...
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table...
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values...
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change...
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes...
WorksheetName (Property)
The WorksheetName property is used to get or change the name of the current worksheet...
WithRotation (Property)
The WithRotation property is used to: enable or disable the rotate gesture on a Map control,...
WithScroll (Property)
The WithScroll property is used to: enable or disable the scroll gesture on a Map control,...
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control....
Image (Property)
The Image property gets and sets the background image of a control or block.
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened...
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window....
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed...
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table,...
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves...
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element...
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Size (Property)
The Size property is used to determine and change the size of an element.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes...
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data...
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period:...