ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Active WEBDEV Pages
You want to reference several pages of your WEBDEV website?...
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 AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
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.
SSHRead (Example)
Usage example of the SSHRead function
iPageWidth (Example)
Usage example of the iPageWidth function
LDAPListAttribute (Example)
Usage example of the LDAPListAttribute function
LDAPNbValue (Example)
Usage example of the LDAPNbValue function
SNMPTrapEnable (Example)
Usage example of the SNMPTrapEnable function
HModifyStructure (Example)
Usage example of the HModifyStructure function
HRestoreBackup (Example)
Usage example of the HRestoreBackup function
DeclareWebserviceContext (Example)
Usage example of the DeclareWebserviceContext function...
COMQueryInterface (Example)
Usage example of the COMQueryInterface function
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
NotesViewListColumn (Example)
Usage example of the NotesViewListColumn function
ComponentInfo (Example)
Usage example of the ComponentInfo function
<Chart>.Print (Function)
Prints a chart.
Decrypt (Example)
Usage example of the Decrypt function
Encrypt (Example)
Usage example of the Encrypt function
tapiListen (Example)
Usage example of the tapiListen function
iEllipse (Example)
Usage example of the iEllipse function
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
XMLOpenReader (Example)
Usage example of XMLOpenReader
MongoCreate (Example)
Usage example of the MongoCreate function
RegistryFirstSubKey (Example)
Usage example of the RegistryFirstSubKey function