ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Managing external languages / C functions
  • Use
  • Syntax
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
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: 09/24/2024

Send a report | Local help