ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Error (Function)
Displays a custom error message in a system error window.
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts......
Looper control linked to a table
A Looper control can be used to display the content of a table or query......
grParameter (Function)
Retrieves or modifies a chart parameter.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Page constants
List of constants used by page functions....
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....
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).