ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage properties / Properties associated with windows, pages and controls
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
The FilePath property gets:
  • AndroidiPhone/iPad the name of the PDF file associated with a PDF Reader control. This name can be initialized using PDFReaderOpen.
Example
Syntax

Getting the name of the file associated with the control Hide the details

<Result> = <Control to use>.FilePath
<Result>: Character string
Name of the file associated with the control.
<Control to use>: Control name
Name of the control to be used:
  • AndroidiPhone/iPad PDF Reader control.
Remarks
  • By default, the FilePath property is an empty string.
  • This property is available for:
    • AndroidiPhone/iPad PDF Reader controls.
Minimum version required
  • Version 23
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/08/2023

Send a report | Local help