ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the modification was performed,False if an error occurred.
Name of the environment variable to modify. The environment variable is created if it does not exist.
New value for the specified environment variable.
Corresponds to one of the following constants: sysEnvGlobalGlobal change for the system: the current process as well as all the new processes of the system are affected. The new value will be taken into account during the next connection of the user.Remark: To use this constant, the user must be administrator.sysEnvProcess (Default value)Change of current process only.sysEnvUserChange performed for the current user only: the current process as well as all the new processes started by the user are affected.The new value will be taken into account during the next connection of the user. This parameter is ignored.
Last update: 09/17/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: