ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Changing sites from AWP to SEO-ready session mode
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...
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.
IdentifierAWPContext (Function)
Returns the identifier of the AWP session.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV website?...
FileDisplay (Function)
Displays a file in the user's browser.
ConfigureAWPContext (Function)
Configures the mode of the AWP session.
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...
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
Creating an insert query
An insert query (corresponding SQL statement......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Creating a delete query
A delete query (corresponding SQL statement......
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
HCheckStructure (Function)
Defines the mode for comparing data files.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Generating an application for Universal Windows 10 App
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
The single-part and multi-part archives
Two types of archives are available......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......