ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
HTML constants
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Break in a report
The break is used to group the records corresponding to a sort criterion......
"?" 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...
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
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......
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......
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......
fTime (Example)
Usage example of the fTime function
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
HTTPRequest (Example)
Usage example of the HTTPRequest function
Extracting messages added or modified since last extraction
A project was already created and translated......