ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
WDTestSite: Load test
The stress tests are used to check......
gpwConnectUser (Function)
Connects a user to the User Groupware.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Creating, generating and deploying a SOAP web service
WINDEV and WEBDEV allow you to generate web services directly......
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
Type and version of Web server
The configuration diagnostic displays the following error......
gglDrive (Variable type)
The gglDrive type is used to handle Google Drive. To use a gglDrive variable, you need to connect to Google Drive using GglDriveConnect.
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the web service (case of a call to a REST web service).
REST web service: Calling a web service function
RESTSend is used to call a REST webservice function....
Importing and consuming SOAP web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications......
1
2
3
4
5
6
697
>