ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
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)....
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Testing a project: setting
By testing the project you can simulate how the application will run......
2. WEBDEV administrator in practice
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.
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......
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
Min (Function)
Returns the lowest value.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
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....
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.
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.
Specific features of the Express version
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......