ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IdentifierAWPContext (Function)
Returns the identifier of 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.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items...
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV website?...
FileDisplay (Function)
Displays a file in the user's browser.
MaxSize (Property)
The MaxSize property is used to get and set a maximum size.
Polygon (Property)
The Polygon keyword can correspond to...
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
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
ContentType (Property)
The ContentType property is used to get and define the content of an element.
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
MongoFind (Example)
Usage example of the MongoFind function
RegistryQueryValue (Example)
Usage example of the RegistryQueryValue function
EncryptStandard (Example)
Usage example of the EncryptStandard function
GglConnect (Example)
Usage example of the GglConnect function
gglMapParameter (Example)
Usage example of the gglMapParameter function
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
GPSGetPosition (Function)
Retrieves information about the current device position.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.