ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Managing external languages / C functions
  • Use
  • Syntax
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
nWDOpenWDL: Opening a library
Use
Opens a library created by WINDEV (file with a WDL extension). This file contains the windows, the code and the analysis of the WINDEV application.
Syntax
int      nWDOpenWDL(LPCTSTR pszFullWDLName);
Details of parameters
pszFullWDLName: Character string
Name and full path of the WINDEV library (.WDL) to open.
Minimum version required
  • Version 9
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help