ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
MQTT functions
The following functions are used to manage MQTT clients...
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
SaaS constants
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
Using new features exclusive to WINDEV Suite SaaS in a project
Version 2025 Update 1 introduces various new features specific to SaaS version......
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
5. Which type of server to choose?
Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......