ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
gLine (Function)
Builds a sequence of characters containing a line.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
HDescribeLink (Function)
Describes a link between two data files through programming.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
iParameterReport (Function)
Configures the printer by opening the configuration window.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
gClickableLink (Function)
Adds a clickable link in a graphic string.
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Multiline strings
To type character strings over several lines in the code editor...
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
SQLFirst (Function)
Positions on the first row of the query result.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
WDSQL, SQL querier: Overview
WDSQL is used to......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min