ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 results for: web user
ERR_DISCONNECTED_UPDATE
ERR_BAD_CONTEXT_FOUND
ERR_DISCONNECTED_RELOG
ERR_DISCONNECTED_BY_ADMIN
FileDisplay (Function)
Displays a file in the browser of Web user.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
ERR_DISCONNECTED_ERROR
ERR_SESSION_CLOSED
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
BrowserType (Function)
Returns the type of browser used by the Web user.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
ERR_ALREADYCONNECTED
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
BrowserMobile (Function)
Allows you to find out whether the browser used by the Web user is started on a mobile device.
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
ERR_DISCONNECTED_TIMEOUT
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......