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:
  • WEBDEV - Server code the name of the wddiag file associated with a Diagram Editor control. This name can be initialized using DiagramLoad and DiagramSave.
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:
  • WEBDEV - Server code Diagram Editor control.
Remarks
  • By default, the FilePath property is an empty string.
  • This property is available for:
    • WEBDEV - Server code Diagram Editor 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