ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
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....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
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.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
EmailCheckAddress (Function)
Checks the validity of an email address.
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
JSONValid (Function)
Checks the validity of a JSON string.
SysValidHandle (Function)
Checks the validity of a window handle.
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......