ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
2. Analysis in practice
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
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......
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....
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
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......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
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.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
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....
11. Controls in practice
Discover the main characteristics of the controls...
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
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......