ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 242526272820242025
EXTERN CUSTOMER // Retrieves the description of Customer file not described in the current analysis IF HDeclareExternal("C:\MyProject\AnExample\Customer.FIC", "CUSTOMER") = False THEN Error(HErrorInfo()) ELSE // Opens the file HOpen(CUSTOMER) // Process ... HClose(CUSTOMER) HCancelDeclaration(CUSTOMER) END
Last update: 11/22/2024
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: