ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCloseConnection (Example)
Usage example of the HCloseConenction function
Logical operators
The logical operators are as follows......
15. Creating the executable in practice
Creating the executable in practice...
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
5. Deploying a dynamic site (Session or AWP) in practice
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Code editor: Display options
The code editor proposes several display options......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
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......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Time (Type of variable)
The Time type is used to easily handle the times...