ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Managing external languages / C functions
  • Use
  • Syntax
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
nWDEvalue: Evaluation of the value of an element
Use
Evaluate the value of an element: field, variable, HFSQL item (for example: Window.field, variable, file.item, etc.).
Note: access to indexed elements is not possible (example: Table[1]).
Syntax
int      nWDEvalue(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/21/2024

Send a report | Local help