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.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
grSunburstSectionColor (Function)
Changes the color of a portion of a Sunburst chart.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
ReplicSynchro: Use
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
fCompress (Function)
Compresses a file.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
fCreate (Function)
Creates an external file.
zipDeleteAll (Function)
Deletes all files from an archive.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST web service.
FBSessionStatus (Function)
Checks the status of a Facebook session.