ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Managing external languages / C functions
  • Use
  • Syntax
  • Notes
  • Returned value
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
Use
Type of return value of the last nWDExecute, nWDExecuteEx or nWDEvaluate statement.
Syntax
Void      wWDGetReturnValueType(void);
Notes

Returned value

This function returns one of the following constants:
NameValue
WDTYPE_VOID0
WDTYPE_BOOL1
WDTYPE_INT2
WDTYPE_INT643
WDTYPE_DOUBLE4
WDTYPE_TSTR5
WDTYPE_BIN6
Minimum version required
  • Version 9
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help