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.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a web service.
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
Multimedia control properties
List of properties associated with the Multimedia control...
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Document (Type of variable)
The Document type is used to handle a "docx" document.
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
2. Projects in practice
Discover the main operations that can be performed on a project....
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
Text (Property)
The Text property is used to get and modify text.