ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items...
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...
FileDisplay (Function)
Displays a file in the user's browser.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV website?...
ConfigureAWPContext (Function)
Configures the operating mode of the 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.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Setup in MSI format
You have the ability to create a setup program in MSI standard......
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
HClient structure
The HClient structure is used to......
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
dbgEnableLog (Function)
Enables the runtime log programmatically.
hBackupDescription (Variable type)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Software factory: Rights management
To secure the execution of action plans, it is possible to implement a rights management system......
HImportCSV (Function)
Imports a CSV file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
Creating a window skin template
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
EmailGetAll (Function)
Retrieves all the emails found on a server.