ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
Changing sites from AWP to SEO-ready session mode
FileDisplay (Function)
Displays a file in the user's browser.
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.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
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