ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
HTTPRequest (Example)
Usage example of the HTTPRequest function
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
HCopyRecord (Example)
Usage example of the HCopyRecord function
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
How to open a page?
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
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 "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
"?" menu
WINDEV proposes a help menu adapted to your applications......