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.
HListAnalysis (Example)
Usage example of the HListAnalysis function
StatVariance (Example)
Usage example of the StatVariance function
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
fExeDir (Function)
Returns the directory from which the execution is started.
GanttListTask (Example)
Usage example of the GanttListTask function
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
grAddData (Function)
Adds a data into a chart.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
NFC constants
List of constants used by the NFC functions...
Control (Type of variable)
The Control type is used to define the characteristics of a control.
State (Property)
The State property is used to get and change the state of an element.
GglGetCalendar (Example)
Usage example of the GglGetCalendar function
HCopyFile (Example)
Usage example of the HCopyFile function
Dimension (Example)
Example of use of Dimension
BurnerAddFile (Example)
Usage example of the BurnerAddFile function
MatExist (Example)
Usage example of the MatExist function
EmailSeekFirst (Example)
Usage example of the EmailSeekFirst function
StatStandardDeviation (Example)
Usage example of the StatStandardDeviation function
StatAverageDeviation (Example)
Usage example of the statAverageDeviation function
StatCovariance (Example)
Usage example of the StatCovariance function
MatNbColumn (Example)
Usage example of the MatNbColumn function
MatNbLine (Example)
Usage example of the MatNbLine function