| | |
Constant | Description | Used by the functions |
---|
enumAll | Enumerates all project elements. | EnumElement |
enumContextMenu | Enumerates the popup menus found in a window. | EnumSubElement |
enumDynamicPage | Enumerates all dynamic pages of project. | EnumElement |
enumExternalComponent | Enumerates the public elements of an external component included in the project. | EnumElement |
enumFirst | Initializes the enumeration. | EnumSubElement |
enumGPU | Constant intended for the User Groupware. | EnumElement |
enumGroup | Enumerates all window groups. | EnumSubElement |
enumInternalPage | Enumerates all internal pages of project. | EnumElement |
enumInternalWindow | Enumerates all internal windows of project. | EnumElement |
enumMainMenu | Enumerates the drop-down menus found in a window. | EnumSubElement |
enumPage | Enumerates all project pages. | EnumElement |
enumPageTemplate | Enumerates the page templates of project. | EnumElement |
enumPane | Enumerates the tab panes. | EnumSubElement |
enumQuery | Enumerates all project queries. | EnumElement |
enumReport | Enumerates all project reports. | EnumElement |
enumReportTemplate | Enumerates the reports templates of project. | EnumElement |
enumSideBar | Enumerates the panes found in a sidebar. | EnumSubElement |
enumWindow | Enumerates all project windows. | EnumElement |
enumWindowTemplate | Enumerates the window templates of project. | EnumElement |
piAnalysis | Type of information to return: Physical name without extension of the .WDD file used by the project or by the component. | ProjectInfo |
piApplicationCCDataPath | Type of information to return: 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. | ProjectInfo |
piApplicationEmail | Type of information to return: Email defined when creating the executable, the library or the component. | ProjectInfo |
piApplicationInternetAddress | Type of information to return: Internet address defined when creating the executable, the library or the component. | ProjectInfo |
piCCDataPath | Type of information to return: 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. | ProjectInfo |
piCompany | Type of information to return: Name of company specified when creating the executable. | ProjectInfo |
piConfiguration | Type of information to return: Name of project configuration used to generate the executable or the component currently run. | ProjectInfo |
piCopyright | Type of information to return: Copyright defined when creating the executable. | ProjectInfo |
piDescription | Type of information to return: Description of company defined when creating the executable. | ProjectInfo |
piEmail | Type of information to return: Email defined when creating the executable, the library or the component. | ProjectInfo |
piEXEName | Type of information to return: Name of executable specified when creating the executable. | ProjectInfo |
piGenerationDate | Type of information to return: Generation date of application or component library (WDL). | ProjectInfo |
piInternetAddress | Type of information to return: Internet address defined when creating the executable, the library or the component. | ProjectInfo |
piNameCurrentProject | Type of information to return: 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 a component, the result corresponds to the name of component project. | ProjectInfo |
piNameDeployedSite | Type of information to return: Real name of the site deployed (for a WEBDEV site during a multi-site deployment). | ProjectInfo |
piNewFeaturesHelpContext | Type of information to return: Context number of the page to display in the help file for the new features. | ProjectInfo |
piNewFeaturesHelpName | Type of information to return: Name of help file for the new features. | ProjectInfo |
piProjectName | Type of information to return: Project name. | ProjectInfo |
piRegistry | Type of information to return: Path in the registry where the information specific to the project can be saved. | ProjectInfo |