ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
1. What is the WEBDEV administrator used for
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
15. Cookies: information stored on the end user's computer
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Different types of data (Type of variable)
A variable is defined by name and type......
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.
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
1. What is a website?
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Procedure
The Procedure property can be used: on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database. on the rssStream type, used to describe an RSS feed....
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
Creating user accounts
A User account allows the server administrator to......
ERR_DISCONNECTED_TIMEOUT
1
4
5
6
7
8
339
>