ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Native Connectors/Native Accesses / Native SQLite Connector
  • Overview
  • Required configuration
  • Native SQLite Connector requirements
  • Required files
  • Use
  • Using the Native SQLite Connector in your WINDEV applications or WEBDEV websites
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Overview
WINDEV and WEBDEV 2025 include a Native SQLite Connector. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver.
SQLite is a system for managing indexed files.
The Native Connector to SQLite is available:
  • in 32-bit and 64-bit Windows.
  • in 64-bit Linux.
Android Remark: WINDEV Mobile also offers an Native Connector to SQLite for Android applications. . For more details, see Specific features of Android applications.
Required configuration

Native SQLite Connector requirements

  • SQLite version 3

Required files

The use of the Native SQLite Connector requires the wd300sqlite.dll file. This file is required for the native connection to an SQLite database.
Use

Using the Native SQLite Connector in your WINDEV applications or WEBDEV websites

To use SQLite in native mode, you must program:
Remarks:
Minimum version required
  • Version 16
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/14/2024

Send a report | Local help