ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

12. Pages in practice
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......
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.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
WDSQL, SQL querier: Overview
WDSQL is used to......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Internal component description
The description of an internal component can opened at any time......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
EventClose (Function)
Closes a synchronization event between several threads.
URI constants
The following constants are used by URI-specific functions:...
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....