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.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
ProgressBarEnable (Example)
Usage example of the ProgressBarEnable function
ShellExecute (Function)
Opens a document in its associated application.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
17. TLS/SSL: Encrypting information on the Web
Creating a query
Two methods can be used to create a query......
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
SQLFirst (Function)
Positions on the first row of the query result.
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
iParameterViewer (Function)
Configures the report viewer.
TableMode (Function)
TableMode is kept for backward compatibility.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Font (Type of variable)
A Font variable creates a font programmatically...
Customizing the report viewer: Available windows
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.