ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<redisConnection>.Unsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.
<redisConnection>.Subscribe (Function)
Subscribes to a Redis broadcast channel.
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....
<redisConnection>.PipelineAdd (Function)
Adds a Redis command in a pipeline.
10. UMC: User Macro-Code
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Configuring an application with User Groupware
Running the test of the User Groupware and installing it
Customizing the User Groupware
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
2. Modes to install an application
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
Help about new features: Letting users know about changes
Applications are constantly evolving......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
<Connection variable>.ModifyServerRights (Function)
Modifies the rights granted to a user or to a group on a HFSQL server.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Structure of data files of user groupware
User Groupware files
Two categories of data files are managed......
5. User Groupware in practice