ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fTime (Example)
Usage example of the fTime function
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
HTML constants
"?" menu
WINDEV proposes a help menu adapted to your applications......
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.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
HTTPRequest (Example)
Usage example of the HTTPRequest function
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Extracting messages added or modified since last extraction
A project was already created and translated......
HCopyRecord (Example)
Usage example of the HCopyRecord function
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
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
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.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.