ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Managing external languages / Object functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
WDEnd (External language)
In french: WDTermine
Ends a program that uses WINDEV. Note: WDTermine is mandatory in all WINDEV programs.
Example
// En C
WDTermine();
// En Pascal
WDTermine;
// En VB
call WDTermine
Syntax
WDEnd()
Remarks
This function is not called by CALLWD.
Minimum version required
  • Version 14
Comments
Click [Add] to post a comment

Last update: 09/21/2024

Send a report | Local help