ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Tools / WDSQL
  • Overview
  • Use
  • Starting WDSQL
  • Use conditions
  • Installing WDSQL on another computer
  • Features of WDSQL
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Overview
WDSQL is used to:
  • Create and run SQL queries on a database from the developer computer as well as from the end-user computer.
  • Check the validity of connection parameters and its operating mode.
  • Convert the structure of an HFSQL database into SQL script. Then, this script can be run on an SQL database to create the database corresponding to the HFSQL analysis.
Remark: WDSQL is available in 32-bit and 64-bit versions. The 64-bit version is used to access external databases for which only the ODBC driver in 64 bits is available.
Use

Starting WDSQL

To start WDSQL if WINDEV is installed on your computer:
  • From the editor: on the "Tools" tab, in the "Database" group, click "WDSql".
  • Run "WDSQL.EXE" directly (32-bit version).
  • Run "WDSQL64.EXE" directly (64-bit version).
If WINDEV is not installed on your computer, WDSQL can be started by running "WDSQL.EXE" directly.
As soon as WDSQL is started, a connection wizard allows you to define the database to use.

Use conditions

WDSQL can be redistributed. Therefore, WDSQL can be installed with the applications developed with WINDEV. The terms of the WINDEV license agreement apply.
When creating the setup procedure, WDSQL can be supplied with your applications.
Reminder: The setup procedure can be created:
  • via the wizard: on the "Project" tab, in the "Generation" group, expand "Setup procedure" and select "Create setup procedure".
  • from the setup editor: on the "Tools" tab, in the "Utilities" group, click "WDInst".

Installing WDSQL on another computer

The following files are required to install WDSQL:
  • WDSQL.EXE (32 bits) or WDSQL64.EXE (64 bits)
  • wd290cpl.dll
  • wd290com.dll
  • wd290etat.dll
  • wd290hf.dll
  • wd290html.dll
  • wd290mat.dll
  • wd290obj.dll
  • wd290oledb.dll
  • wd290pnt.dll
  • wd290prn.dll
  • wd290rpl.dll
  • wd290rtf.dll
  • wd290std.dll
  • wd290sql.dll
  • wd290vm.dll
  • wd290xml.dll
  • WDOutil.WDK
  • WDSQL_FR.PDF
  • WDSQL_EN.PDF
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/04/2023

Send a report | Local help