ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
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.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
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......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
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
HTMLToText (Function)
Converts an HTML string or buffer to text.
The Static control
A Static control is a control used to display a static text......
State (Property)
The State property is used to get and change the state of an element.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
12. Pages in practice
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...