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.
StatVarianceP (Function)
Calculates the variance for a full series of values.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
ArrayCopy (Function)
Copies the content of an array to another array.
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
The OLE control
The OLE control is used to handle an OLE object......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
RestartProgram (Function)
Ends the application and restarts it.
SysWinTitle (Function)
Returns the title of the window.
MenuAdd (Function)
Adds an existing popup menu into the main menu of the current window.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (popup menu or drop-down menu).
Action (Property)
The Action property is used to specify the action to be performed.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
MenuIsMarked (Function)
Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu).
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.