ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup in MSI format
You have the ability to create a setup program in MSI standard......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
The Flexbox control
Flexbox is a standard layout system for web pages......
<EmailPOP3Session variable>.GetAll (Function)
Retrieves all the emails found on a POP3 server.
Ad Hoc deployment
GDI+ framework
Some WINDEV features use the GDI+ framework......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).
3. Managing sockets
WINDEV includes advanced socket management functions....
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
7. AJAX technology