ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fTime (Example)
Usage example of the fTime function
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
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...
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......
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......
"?" menu
WINDEV proposes a help menu adapted to your applications......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
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.
Extracting messages added or modified since last extraction
A project was already created and translated......
HCopyRecord (Example)
Usage example of the HCopyRecord function
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
FileDisplay (Example)
Usage example of the FileDisplay function
FTPConnect (Example)
Usage example of the FTPConnect function
zipFindFile (Example)
Usage example of the zipFindFile function
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.