ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
ArrayDistinct (Function)
Returns an array without duplicates. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
WinEdLoad (Function)
Loads the changes made by the end user in a window.
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
WINDEV Framework License Agreement
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
EmailGetIndicator (Function)
Retrieves the indicators defined on an email of IMAP session.
SaaSAdminConfigureCurrency (Function)
Configures the currency used in the connection reports of the SaaS system.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.