ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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?...
FileDisplay (Function)
Displays a file in the user's browser.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
List of reserved words
Modbus functions
List of Modbus functions...
Organizer control functions
The following functions are used to manage the Organizer control:...
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
SchedulerDeleteTask (Function)
Deletes a scheduled task.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
fListDisk (Function)
Returns the list of disks installed on the computer.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
Constants for external files
List of constants used by the functions for managing external files....