ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
NotesOpenDatabase (Function)
Gives access to the documents managed by Lotus Notes.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
Compression (Property)
The Compression property gets and sets the data compression mode.
GglRequest (Example)
Usage example of the GglRequest function
14. Managing the "Back" button in practice
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
7. Dynamic site on specific configurations
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
CtCursorOptions (Property)
The CtCursorOptions property is used to get the type of cursor used when connecting to an external database.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......