ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FileDisplay (Function)
Displays a file in the user's browser.
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...
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.
IdentifierAWPContext (Function)
Returns the identifier of the AWP session.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV website?...
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
ConfigureAWPContext (Function)
Configures the mode of the AWP session.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
Changing sites from AWP to SEO-ready session mode
DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.