ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Installing applications and websites / WINDEV application / Creating the setup program (wizard)
  • Overview
  • User characteristics
  • Notes
  • If you choose not to include the management of users
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Overview
The management of users allows you to find out from the server:
  • the users currently connected to the application,
  • for each connected user:
    • the computer used to start the application,
    • the version of the application used.
User characteristics
To view the characteristics about the users of an application on the server:
  1. Start the WDADMINEXE application found in the INSTALL sub-directory of the setup directory on the server.
  2. Display the "Users" tab.
WDADMINEXE - Users tab
Name of the executable for the application whose information is displayed. The same application can be associated with several executables.
Rate of refresh for displaying the characteristics of the users.
Name of the computer from which the application was started. This name was defined in the network properties of the computer.
IP address of the computer from which the application was started.
Name of the user of the computer from which the application was started. This name was specified when starting the computer.
Date when the user started to connect to the application.
Time when the user started to connect to the application.
Version of the application used.
Remark: The data displayed in this tab is contained in the LOKxxx.tmp files. These files are found in the LOCK subdirectory of the INSTALL directory on the server. Each file corresponds to a user connected to the application. These files are deleted as soon as the connection is ended.
Notes

If you choose not to include the management of users

If the management of users is not included in the setup program, WDADMINEXE will still be installed on the server. However:
  • the LOKxxx.tmp files will not be created,
  • the "Users" tab will be grayed,
  • the remote control of the application will be available. The remote check allows you to disconnect the users at any time. For more details, see Checking the WINDEV executables remotely.
Minimum version required
  • Version 11
Comments
Click [Add] to post a comment

Last update: 09/19/2022

Send a report | Local help