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.
Date (Type of variable)
The Date type enables you to easily handle the dates...
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
fMerge (Function)
Merges several files into a single one.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
ListView control properties
List of properties associated with the ListView control...
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.