ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
Changing sites from AWP to SEO-ready session mode
FileDisplay (Function)
Displays a file in the user's browser.
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Operating mode of dynamic Active WEBDEV Pages
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
5. The following files are automatically created
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
AWP without UI
Bootstrap, Angular, React, Vue......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Screen,Selection (External language)
Modifies the status of a control (invisible, active, inactive, grayed)
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
1
2
>