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.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
HSendMessageToClient (Function)
Displays a message on the client computers.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
HSetREP (Function)
Enables or disables the management of .REP file.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
MapPolygon (Variable type)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
HFlush (Function)
Forces the operating system of the computer where the tables are found to write data onto the disk.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Parameters of a procedure/function
You have the ability to pass parameters to a procedure....
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
UploadStart (Function)
Starts sending the selected files into an Upload control.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Border (Variable type)
The Border type is used to handle a border through programming...
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
fSelect (Function)
Opens the Windows file picker.