ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdActive (Function)
Allows you to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
The Flexbox control
Flexbox is a standard layout system for web pages......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
<Window>.EdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
gpwEncryptedPasswords (Function)
Used to find out whether the passwords of the user groupware are encrypted.
User Groupware management functions
List of functions for managing the User Groupware...
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....