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.
Array management functions
List of functions for managing arrays...
StatSum (Function)
Calculates the sum for a series of values.
StatVariance (Function)
Calculates the variance for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
Project description: Style tab
The project description window allows you to configure various elements of your project......
Google constants
List of constants used by the Google functions....
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
URL (Property)
The URL property is used to get and change a URL.
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
SaaSChangePassword (Function)
Changes the password of the connected user.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Creating the executable and the setup program
The languages supported by the application are taken into account......
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
SysIconize (Function)
Used to find out whether a window is minimized.
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.