| |
piInternetAddress | Internet address defined when creating the executable, the library or the component. If this constant is used in the project, gives the Internet address corresponding to the project. If this constant is used in a component, gives the Internet address corresponding to the component.
|
piApplicationInternetAddress | Internet address defined when creating the executable, the library or the component. If this constant is used in a component, gives the Internet address of the application that uses it.
|
piAnalysis | Physical name without extension of the .WDD file used by the project or by the component. A short name is returned.
|
piCCDataPath | Path of data directory for the Control Centers defined when creating the executable, the library or the component. If this constant is used in the project, gives the path of data directory corresponding to the project. If this constant is used in a component, gives the path of data directory corresponding to the component. This constant is used mainly with the "Feedback" component.
|
piApplicationCCDataPath | Path of data directory for the Control Centers defined when creating the executable, the library or the component. If this constants is used in a component, gives the path of the data directory for the application that uses it. This constant is used mainly with the "Feedback" component.
|
piConfiguration | Name of project configuration used to generate the executable or the component currently run. |
piCopyright | Copyright defined when creating the executable.
|
Versions 23 and laterpiGenerationDate New in version 23piGenerationDate piGenerationDate | Generation date of application or component library (WDL).
|
piDescription | Description of company defined when creating the executable.
|
piEmail | Email defined when creating the executable, the library or the component. If this constant is used in the project, gives the email corresponding to the project. If this constant is used in a component, gives the email corresponding to the component.
|
piApplicationEmail | Email defined when creating the executable, the library or the component. If this constant is used in a component, gives the email of the application that uses it.
|
piEXEName | Name of executable specified when creating the executable. In test mode (GO), the executable name corresponds to "" (empty string).
|
piProjectName (Default value) | Name of project |
piNameCurrentProject | Name of project in which ProjectInfo is called. If this constant is used in the code of main project, the result is the name of main project. If this constant is used in an external library, the result corresponds to the name of main project. If this constant is used in a component, the result corresponds to the name of component project.
|
piNameDeployedSite | Real name of the site deployed (for a WEBDEV site during a multi-site deployment). In the other cases, the result corresponds to an empty string (""). |
piNewFeaturesHelpContext | Context number of the page to display in the help file for the new features.
|
piNewFeaturesHelpName | Name of help file for the new features.
|
piRegistry | Path in the registry where the information specific to the project can be saved.
|
piCompany | Name of company specified when creating the executable.
|