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.
ConfigureAWPContext (Function)
Configures the mode of the AWP session.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
Changing sites from AWP to SEO-ready session mode
IdentifierAWPContext (Function)
Returns the identifier of the AWP session.
FileDisplay (Function)
Displays a file in the user's browser.
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....
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
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.
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....
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
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......
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....
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....
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).
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
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.