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.
HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa. In Android and iOS, displays an endless progress bar in a window....
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
SQLExec (Function)
Names and runs an SQL query.
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
HDeactivateFilter (Function)
Temporarily disables the filter on a table (view or query).
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Referring to an element in a WLanguage event / process
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Combination (Type of variable)
A combination is a set of options.
iInitReportVerso (Function)
Initializes the parameters of a report to be printed on the verso side of another report.
ChangeCharset (Example)
Usage example of the ChangeCharset function
FontCreate (Function)
Creates a font definition.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.