ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User Groupware (compatible with version 17)
A Windows application, an Internet or Intranet site require to define the role of different contributors......
The windows and pages of the User Groupware
Two methods can be used to include the User Groupware......
SOAP functions (prefix syntax)
List of SOAP functions...
Configuring the browser "Back" button
The "Back" button allows users to see the history of pages they previously visited......
User Groupware table structure
The BackgroundColor property is used to set the background color of a control, window, page or block of a report....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
NetDirList (Function)
Lists the directories and the files found: on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV, on the client computer. This function is kept for backward compatibility....
<Variable httpRequête>SendAsynchronous (Function)
Sends an HTTP request in asynchronous mode: the program continues to run and the response is processed by a specific procedure. This new feature is available as of WINDEV Suite SaaS 2025 Update 3....
Parameters of the procedure used by the HCheckIndexAsynchronous function
WLanguage procedure (also called "callback") called by the HCheckIndexAsynchronous function for each verified Client/Server HFSQL table. This new feature is available as of WINDEV Suite SaaS 2025 Update 2....
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure....
Parameters of the procedure used by the HReindexAsynchronous function
WLanguage procedure (also called "callback") called by the HReindexAsynchronous function for each reindexed HFSQL Client/Server table. This new function is available from WINDEV Suite SaaS 2025 Update 2....
OnHide (Property)
The OnHide property allows you to define a procedure to be called when the bottom sliding window associated with the current window is hidden. This new property is available from WINDEV Suite SaaS 2025 Update 2....
SCM administrator: Available tools
The "Tools" tab in the SCM administrator allows you to......
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
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....
<Array>.Distinct (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....
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
User report editor (Reports & Queries)
A report provides a custom view of data......