ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
2. WEBDEV administrator in practice
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
8. Traffic statistics of dynamic sites
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
HListUser (Function)
Returns the list of users defined for a connection.
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
Port (Property)
The Port property is used to identify and change a server connection port.
ERR_SESSION_CLOSED
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Error 103: The type is unknown
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
HListGroup (Function)
Returns the list of groups of users defined for a connection.
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
4. User Groupware
User Groupware...
Typecasting of parameters
The description of the parameter type is optional......
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property used to get and change the connection currently associated with a data file. For more details, see Connection. the Connection property of a hbScanParameter variable....
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
1
2
3
4
5
6
339
>