ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Progress Bar control properties
List of properties associated with the Progress Bar control...
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Discover all the possibilities of pivot tables
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
11. Controls in practice
Discover the main characteristics of the controls...
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Referring to an element in a WLanguage event / process
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
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......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
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.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
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......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......