ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items...
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV website?...
IdentifierAWPContext (Function)
Returns the identifier of 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.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
HNext (Function)
Sets the position on the next data file record according to a browse item.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
HTTPRequest (Function)
Starts an HTTP request on a server.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
TelemetryEnable (Function)
Enables the telemetry manually.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Events associated with Flash controls
List of events associated with Flash controls...
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Info (Function)
Displays a custom message in a system information window.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
GetDefinition (Function)
Retrieves the definition of element type.
FileDisplay (Example)
Usage example of the FileDisplay function
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
iPrintReport (Function)
Prints a report created with the report editor.
OpenMobileWindow (Function)
Opens a window in a mobile application.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Constant
The constants are language elements whose value is fixed once and for all...
iPrintReport (Example)
Usage example of the iPrintReport function