ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the remote accesses
The remote accesses are used to create a temporary network connection...
Report based on a query
Queries are used to easily select records in one or more data files......
Creating a Pivot Table control
To create a Pivot Table control......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
BackgroundTaskAdd (Function)
Adds a new background task.
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Installing a SOAP server with IIS
Bitwise operators
The operations on binary values are performed......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
<Chart>.Print (Function)
Prints a chart.
2. Projects in practice
Automatic calculations in a Table control (AAF)
Environment of code editor
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
HChangeConnection (Example)
Usage example of the HChangeConnection function
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......