ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
SaaSAdminModifyUser (Function)
Modifies a SaaS user.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Telemetry management functions
The following functions are used to manage the telemetry:...
Constants for telemetry management
Constants for telemetry management...
SaaSAdminAddUser (Function)
Adds a SaaS user.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Error 19: The step of this FOR loop must be constant
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the table since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Managing Google Calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
RSS feed management functions
List of functions for managing RSS feeds...
Wi-Fi functions
Functions for Wi-Fi management...
LooperDisplay (Function)
Refreshes a browsing looper from a given position: the modifications performed in the linked file are taken into account in the looper.