ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
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.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV website?...
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
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.
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
HListKey (Example)
Usage example of the HListKey function
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
HNbRec (Example)
Usage example of the HNbRec function
HCreateView (Example)
Usage example of the HCreateView function
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
HDescribeItem (Example)
Usage example of the HDescribeItem function
dbgSaveDebugDump (Function)
Saves a dump file of the application.
HListItem (Example)
Usage example of the HListItem function
HModify (Example)
Usage example of the HModify function
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
Open (External language)
Opens a window.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
HChangeKey (Example)
Usage example of the HChangeKey function
HReadLast (Example)
Usage example of the HReadLast function
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).