ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Break in a report
The break is used to group the records corresponding to a sort criterion......
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
HTML constants
xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.
WEBDEV license agreement
WEBDEV license agreement...
Generating a description of a table from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any tables......
fSeek (Example)
Usage example of the fSeek function
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
fTime (Example)
Usage example of the fTime function
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
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
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.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......