ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Standard functions / External file functions
Example
Syntax

Open an external file and initialize a variable of type DiskFile Hide the details

<Result> = <DiskFile>.fOpen(<File at handle> [, <Opening mode>])
<Result>: Boolean
<DiskFile>: DiskFile variable
<File at handle>: Character string
<Opening mode>: Optional constant (or combination of constants)
Remarks
Business / UI classification: Business Logic
Component: wd290std.dll
Minimum version required
  • Version 28
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 11/18/2023

Send a report | Local help