ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Configuring an application with User Groupware
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Constants for the Exif functions
List of constants used by the Exif functions....
10. Customizing the aspect of a site: skin elements
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
Events associated with the project
List of events associated with the project...
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
HCross (Function)
Crosses a record in a data file.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.