ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
Binding a Link control to an item
7. Dynamic site on specific configurations
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....
diagPath (Type of variable)
The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines).
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.