ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Web Camera control
The Web Camera control is used to view a file that is refreshed at regular time intervals.
The Conference control
The Conference control allows you to view and/or listen to video and/or sound in real time...
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").
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
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.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
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.
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.
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run...
Rights on the virtual directory
CodeHTML (Property)
The CodeHTML property is used to read and change the HTML code associated with a Web Component...
CodeCSS (Property)
The CodeCSS property is used to read and change the CSS code associated with a Web Component...
CodeJS (Property)
The CodeJS property is used to read and change the JavaScript code associated with a Web Component...
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one...
1
2
3
4
5
6
29
>