ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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?...
FileDisplay (Function)
Displays a file in the user's browser.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Outstanding progress bars
Simple or symmetric progress bar?...
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
2. Projects in practice
HOpenConnection (Example)
Usage example of the HOpenConnection function
iFont (Function)
Selects the default font.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
EXE constants
List of constants used by the functions for managing executables....
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HDelete (Function)
Deletes a record from a data file (query or view).
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Map control properties
The following properties can be used with Map controls:...
iForceComplement (Function)
Forces the printing of a Body Complement block.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.