ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating nested reports
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Sum (Function)
Calculates the sum of the array elements.
Max (Function)
Returns the greatest value passed as parameter.
Specific features of the Express version
SysTheme (Function)
Returns the current theme used on the mobile device.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Window controls
Several types of controls can be used in a window, ......
xlsSave (Function)
Saves an XLS document.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
<Array>.Min (Function)
Returns the lowest value in the array.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
InitRandom (Function)
Initializes the generator of random numbers.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
Specific features of the Express version
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
Min (Function)
Returns the lowest value.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......