ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
HCloseConnection (Function)
Closes a connection to a database.
SQLChangeConnection (Function)
Modifies the current connection.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
diagWaypoint (Type of variable)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
FaxConnect (Function)
Establishes a connection to a fax server.
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Operations performed on activity diagrams
The following paragraphs explain......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
HOpenConnection (Function)
Opens a connection to a specific database.
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
HDescribeConnection (Function)
Describes a new connection to an external database.
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
hdfsOpenConnection (Function)
Opens a connection to a Hadoop server.
hdfsCloseConnection (Function)
Closes a connection to a Hadoop server.
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.