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.
SysIconAdd (Example)
Usage example of the SysIconAdd function
Cross-references in the code editor
The cross-references in the code editor are used to identify......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
End of Document block
The End of document block is run once at the end of the report execution......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Text (Property)
The Text property is used to get and modify text.
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
2. Analysis in practice
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Document (Type of variable)
The Document type is used to handle a "docx" document.
fSelectDir (Function)
Opens a directory picker.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
User (Property)
The User property is used to identify and change the user of a feature.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......