ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
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.
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
18. Order of execution of the code of buttons/links
URL Rewriting
URL Rewriting is a technique used to improve SEO......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
PreviousPage (Function)
Returns the name of the previous page.
AWP without UI
Bootstrap, Angular, React, Vue......
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)......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
PageDisplay (Function)
Displays a web page in the user's browser....
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
2. How to test a site?
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
5. The following files are automatically created
1
2
3
4
5
6
151
>