ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for external files
List of constants used by the functions for managing external files....
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
User Groupware (compatible with version 17)
A Windows application, an Internet or Intranet site require to define the role of different contributors......
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....
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Control (Variable type)
The Control type is used to define the characteristics of a control.