ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Page contexts
In a Windows application, the information relative to a window is stored with the window......
8. 10 tips for better interfaces...
27. Center or anchor a site horizontally
25. Performing a process on several successive pages
Performing a process on several successive pages...
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......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Error 102: The constants can be defined in the initialization code of project, ...
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
Style of a control
As soon as it is created, a control is associated with a style......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
<emailIMAPSession variable>.StartSession (Function)
Starts an IMAP session.
ContextClose (Function)
Closes a page context.
<emailIMAPSession variable>.CloseSession (Function)
Closes an IMAP session.
ERR_NO_CURRENT_PAGE
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
ERR_NO_PAGE
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......