ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

4. User Groupware
User Groupware...
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
WINDEV concepts
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
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....
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).
<EmailPOP3Session variable>.GetAll (Function)
Retrieves all the emails found on a POP3 server.
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)......
The Flexbox control
Flexbox is a standard layout system for web pages......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
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......
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......
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......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
7. AJAX technology