ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FileDisplay (Function)
Displays a file in the user's browser.
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...
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.
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.
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
OpenChild (Function)
Opens a non-modal child window.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
ZAxisMin (Property)
The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart).
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
StreamReject (Function)
Refuses a request for stream connection.
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).
StreamAccept (Function)
Associates a stream connection request with a Conference control.
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
Telemetry management functions
The following functions are used to manage the telemetry:...
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Random (Function)
Returns a random number.