ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
ERR_ALREADYCONNECTED
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
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.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
6. WEBDEV Account Manager
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
Type and version of Web server
The configuration diagnostic displays the following error......
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
BrowserMobile (Function)
Allows you to find out whether the browser used by the Web user is started on a mobile device.
7. Dynamic site on specific configurations
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
1
2
3
4
5
6
46
>