ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Standard functions / Windows functions / Project functions
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
Constants for managing projects
The following constants are used to manage projects:
ConstantDescriptionUsed by the functions
enumAllEnumerates all project elements.EnumElement
enumContextMenuEnumerates the popup menus found in a window.EnumSubElement
enumDynamicPageEnumerates all dynamic pages of project.EnumElement
enumExternalComponentEnumerates the public elements of an external component included in the project.EnumElement
enumFirstInitializes the enumeration.EnumSubElement
enumGPUConstant intended for the User Groupware.EnumElement
enumGroupEnumerates all window groups.EnumSubElement
enumInternalPageEnumerates all internal pages of project.EnumElement
enumInternalWindowEnumerates all internal windows of project.EnumElement
enumMainMenuEnumerates the drop-down menus found in a window.EnumSubElement
enumPageEnumerates all project pages.EnumElement
enumPageTemplateEnumerates the page templates of project.EnumElement
enumPaneEnumerates the tab panes.EnumSubElement
enumQueryEnumerates all project queries.EnumElement
enumReportEnumerates all project reports.EnumElement
enumReportTemplateEnumerates the reports templates of project.EnumElement
enumSideBarEnumerates the panes found in a sidebar.EnumSubElement
enumWindowEnumerates all project windows.EnumElement
enumWindowTemplateEnumerates the window templates of project.EnumElement
piAnalysisType of information to return: Physical name without extension of the .WDD file used by the project or by the component.ProjectInfo
piApplicationCCDataPathType 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
piApplicationEmailType of information to return: Email defined when creating the executable, the library or the component.ProjectInfo
piApplicationInternetAddressType of information to return: Internet address defined when creating the executable, the library or the component.ProjectInfo
piCCDataPathType 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
piCompanyType of information to return: Name of company specified when creating the executable.ProjectInfo
piConfigurationType of information to return: Name of project configuration used to generate the executable or the component currently run.ProjectInfo
piCopyrightType of information to return: Copyright defined when creating the executable.ProjectInfo
piDescriptionType of information to return: Description of company defined when creating the executable.ProjectInfo
piEmailType of information to return: Email defined when creating the executable, the library or the component.ProjectInfo
piEXENameType of information to return: Name of executable specified when creating the executable.ProjectInfo
piGenerationDateType of information to return: Generation date of application or component library (WDL). ProjectInfo
piInternetAddressType of information to return: Internet address defined when creating the executable, the library or the component.ProjectInfo
piNameCurrentProjectType 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
piNameDeployedSiteType of information to return: Real name of the site deployed (for a WEBDEV site during a multi-site deployment).ProjectInfo
piNewFeaturesHelpContextType of information to return: Context number of the page to display in the help file for the new features.ProjectInfo
piNewFeaturesHelpNameType of information to return: Name of help file for the new features.ProjectInfo
piProjectNameType of information to return: Project name.ProjectInfo
piRegistryType of information to return: Path in the registry where the information specific to the project can be saved.ProjectInfo
Minimum version required
  • Version 10
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help