ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Deploying an application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Report viewer: Proposing several reports
In the document preview, end users can......
Line (Property)
The Line property is used to define the line style used.
<Connection variable>.RSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
RESTSend (Function)
Sends a REST request and waits for the server response.
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
gpwEncryptedPasswords (Function)
Used to find out whether the passwords of the user groupware are encrypted.
User Groupware management functions
List of functions for managing the User Groupware...
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......