ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageChangeLayout (Function)
Applies a specific layout to a page.
<Popup>.Animate (Function)
Displays a popup in a page cell.
PopupAnimate (Function)
Displays a popup in a page cell.
The pages
Pages are the main interface of a WEBDEV site......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
Body Complement block
The Body complement block is linked to the Body block......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
ERR_CANNOT_RUN_EXPLORER
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
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......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a 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....
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
BrowserPrint (Function)
Prints the page currently displayed in the browser.
<Page>.Address (Function)
Used to find out the Internet address of a page.
PageVisible (Function)
Indicates whether the page is visible to the user.