ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
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.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV website?...
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.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
HFSQL constants
List of constants used by the HFSQL functions....
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
LoadParameter (Function)
Reads a persistent value.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
<Source>.ListLink (Function)
Returns the list of links (Merise) in the current database schema or in a specific database schema.
HDeclare (Function)
Declares a description of table (found in a database schema) in the current project.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
ChangeAction (Example)
Usage example of ChangeAction
CharactTypeCount (Function)
Returns the number of characters matching a given type.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
LooperSelectPlus (Function)
Selects a row in a Looper control.
TableEnroule_objet (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....