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
nWDInitProject: Initialization code of project
Use
Run the initialization code of project.
Syntax
int      nWDInitProject(LPCTSTR pszProjectName)
Details of parameters
pszProjectName: Character string
Name of the project whose initialization code must be run. Caution: a single initialization code of project can be run in an application.
Minimum version required
  • Version 9
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help