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.
EventChange (Function)
Modifies the status of an event.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
zipListFile (Function)
Returns the list of files found in an archive.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a web service to run.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
xmlSignatureReference (Variable type)
The xmlSignatureReference type is used to add a reference section into the XML signature.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
HDescribeFile (Function)
Describes a data file programmatically.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
Seek (Function)
Searches for the index of an element in a WLanguage array.
Control (Variable type)
The Control type is used to define the characteristics of a control.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL tables.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control......
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.