ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<picLayer variable>.Straighten (Function)
Transforms an image by applying perspective correction.
<Image>.Straighten (Function)
Transforms an image by applying perspective correction.
dStraighten (Function)
Transforms an image by applying perspective correction.
<Image variable>.Straighten (Function)
Transforms an image by applying perspective correction.
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property used to get and change the connection currently associated with a data file. For more details, see Connection. the Connection property of a hbScanParameter variable....
<mongoDatabase variable>.CreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
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"....
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of the connection: the higher the level is, the faster the connection is.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......