ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a table accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
The pages
Pages are the main interface of a WEBDEV website......
Binding an Edit control to an item
An Edit control can be bound to an item in a table, query, etc...
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.