ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
AppVersionInfo (Function)
Returns information about a version available on the setup server.
xlsSave (Function)
Saves an XLS document.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
Window controls
Several types of controls can be used in a window, ......
<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).
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
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.
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
Functions for managing menus (prefix syntax)
List of functions for managing menus...
SSLActive (Function)
Used to enable or disable the secure SSL mode.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Operating mode of dynamic Active WEBDEV Pages
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
<Source>.LinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......