ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Dictionary
The dictionary is a file that can contain the project elements......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
EmailCheckAddress (Function)
Checks the validity of an email address.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Using the Vista style in your windows
WINDEV allows you to customize......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
SysValidHandle (Function)
Checks the validity of a window handle.