ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
<Source>.DeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
<Connection variable>.RSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
WebSocket functions
List of functions specific to WebSocket servers...
HFSQL Client/Server: Configuring the data files on the server
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
WDZip: Creating or modifying an archive
This help page explains how to......
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
SQL view
An SQL view is a virtual data source defined by an SQL query......
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
<Connection variable>.DeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
<Connection variable>.DeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
InApp constants