ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
<Camera>.SetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
Type and version of Web server
The configuration diagnostic displays the following error......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
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......
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
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......
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......
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Creating user accounts
A User account allows the server administrator to......
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
1. What is a website?
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
1
2
3
4
5
6
276
>