ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.AllFalse (Function)
Returns True if all the elements of an array are False.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
FaxConnect (Function)
Establishes a connection to a fax server.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
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......
12. Preventing from going back to a page
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)....
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)....
Keep-alive on connection
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
hdfsOpenConnection (Function)
Opens a connection to a Hadoop server.
hdfsCloseConnection (Function)
Closes a connection to a Hadoop server.
<hdfsConnection variable>.CloseConnection (Function)
Closes a connection to a Hadoop server.
<hdfsConnection variable>.OpenConnection (Function)
Opens a connection to a Hadoop server.
DDERecipient (Function)
Identifies the recipient of a DDE connection.
StreamReject (Function)
Refuses a request for stream connection.
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....