ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Parameters of the procedure used by NearbyShareWaitForConnection (Request)
WLanguage procedure ("callback") called by NearbyShareWaitForConnection executed when a nearby device sends a connection request.
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
14. Unit tests/Automated tests
Managing the users of an application installed in network
The management of users allows you to find out from the server......
User report editor (Reports & Queries)
A report provides a custom view of data......
WEBDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
Parameters of the procedure used by NearbyShareDiscoverDevice (Request)
WLanguage procedure ("callback") called by NearbyShareDiscoverDevice when a new nearby device is discovered, or when a previously discovered device is no longer available.
Parameters of the procedure used by the HCheckMemoAsynchronous function
WLanguage procedure (also called "callback") called by the HCheckMemoAsynchronous function for each verified Client/Server HFSQL table....
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....
Parameters of the procedure used by the HStatCalculateAsynchronous function
WLanguage procedure (also called "callback") called by the HStatCalculateAsynchronous function for each verified HFSQL Client/Server table. This new feature is available as of WINDEV Suite SaaS 2025 Update 2....
Creating a Java archive
When your Java application is developed, you can......
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....
Parameters of the procedure used by NearbyShareDiscoverDevice (Result)
WLanguage procedure ("callback") called by NearbyShareDiscoverDevice to notify whether or not discovery could be started.
13. 3-Tier architecture
Query and project
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Fragment (Property)
The Fragment property is used to handle fragments.
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
fMemExist (Function)
Checks the existence of a shared memory zone.