ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup directory
The setup wizard allows you to configure the setup directory of application....
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
WDDIXIO License Agreement
WDDIXIO License Agreement...
WINDEV License Agreement
WINDEV License Agreement...
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Different types of data (Type of variable)
A variable is defined by name and type......
Events associated with windows
List of events associated with windows...
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Sound (Function)
Plays a sound in WAV format.
ShellExecute (Function)
Opens a document in its associated application.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
NET constants
List of constants used by the DotNet functions....
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......