ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
2. User-friendly editors in practice
5. Displaying a WEBDEV Session site
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Error 102: The constants can be defined in the initialization code of project, ...
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
<Page>.DisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
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)......
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Organization chart linked to a data file
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
The pages
Pages are the main interface of a WEBDEV site......
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.