ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items...
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...
FileDisplay (Function)
Displays a file in the user's browser.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV website?...
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Operating mode of dynamic Active WEBDEV Pages
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 website
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
AWP without UI
Bootstrap, Angular, React, Vue......