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
nWDEvaluate: Evaluating the value of an element
Use
Evaluating the value of an element: control, variable, HFSQL item (for example: Window.control, variable, file.item, etc.).
Remark: no access to the indexed elements is allowed (example: Table[1]).
Syntax
int      nWDEvaluate(LPCTSTR pszElement);
Details of parameters
pszElement:
Name of the element to evaluate
Minimum version required
  • Version 9
Comments
Click [Add] to post a comment

Last update: 09/06/2023

Send a report | Local help