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.
Site Map control properties
List of properties associated with a Site Map control...
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Custom properties (WLanguage)
A custom property is a code element with two events......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
<Connection variable>.TransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
ERR_SESSION_CLOSED
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......