ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage syntax / Reserved keywords
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
MyFile (Reserved word)
In french: MonFichier
HFSQL ClassicHFSQL Client/ServerAvailable only with these kinds of connection
The keyword MyFile keyword is used to identify the data file in a trigger that triggers the trigger. At runtime, this keyword is automatically replaced with the current data file.
Interest The keyword MyFile keyword can be used to create generic triggers, without using indirections on the H.Filename variable. This allows you to handle the data file, its properties or its items.
Example
// Retrieve the name of the data file that activates the trigger
TriggeringFile = MyFile..Name
Syntax
MyFile
Minimum version required
  • Version 12
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 11/06/2024

Send a report | Local help