ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
ConfigureAWPContext (Function)
Configures the mode of the AWP session.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
Changing sites from AWP to SEO-ready session mode
IdentifierAWPContext (Function)
Returns the identifier of the AWP session.
FileDisplay (Function)
Displays a file in the user's browser.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
Linear Looper control properties
Associative array (Type of variable)
An associative array is an "advanced" type of array...
7. Multilingual applications in practice
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
Applet control properties
List of properties associated with the Applet control...
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Property Description (Type of variable)
The Property Description type is used to get information about a property.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
StringToJSON (Function)
Converts a JSON string into a JSON variable.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.