ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
History of versions
The history of setup versions is an advanced feature of the network setup......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Action Bar control events
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
10. Customizing the aspect of a site: skin elements
Reports
A report provides a custom view of data......
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Debugging constants
List of constants used by the debugging functions...
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
2. Modes to install an application