ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

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

Send a report | Local help