ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Functions for managing menus (prefix syntax)
List of functions for managing menus...
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
Min (Function)
Returns the lowest value.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
InitRandom (Function)
Initializes the generator of random numbers.
Specific features of the Express version
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......
<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.
Column events (Table control)
List of events associated with the columns of Table controls...
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Calling a procedure/a function
Syntax for calling a local or global procedure.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
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....