ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
The different types of integers
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Generating an application for Universal Windows 10 App
Using several libraries in an application
A library is a WDL file that contains all the resources......
CallDLL32 (Function)
Runs a function found in an external DLL.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Properties associated with reports and controls
List of properties associated with the reports and their controls...
Using .NET assemblies in a project
To use .NET assemblies in a project......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
WINDEV License Agreement
WINDEV License Agreement...
API (Function)
Runs a function found in an external DLL.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......