ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
CameraListDriver (Function)
Lists the video capture drivers installed on the current computer.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
CameraConfigure (Function)
Allows you to configure the video capture driver.
<Camera>.Configure (Function)
Allows you to configure the video capture driver.
VideoConfigure (Function)
Allows you to configure the video capture driver.
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
<Variable Drive>MoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).