ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / Control 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
ControlTypeInfo (Function)
In french: ChampTypeInfo
Returns the icon corresponding to the specified type of control.
WEBDEV - Server code Remark: The project must be recompiled in order for the images to be available in the "_WEB/res" directory of the project.
Example
WINDEVUser code (UMC)
nType is int = EDT_Name.Type
ControlImg is Image = ControlTypeInfo(nType)
IMG_Control = ControlImg
WINDEVWEBDEV - Server codeUser code (UMC)
ControlImg is string = ControlTypeInfo(typCalendar)
IMG_Control = ControlImg
Syntax
<Result> = ControlTypeInfo(<Type>)
<Result>: Image variable or character string
  • WINDEV Image variable corresponding to the icon for the type of control.
  • WEBDEV - Server code Character string corresponding to the path and name of the new image file. This path is relative to the <Project Name>_WEB directory of the project.
<Type>: Integer constant
Constant corresponding to the type of control to use:
typActiveXActiveX control.
WEBDEV - Server code This constant is not available.
typAttributeAttribute of a Looper control.
WINDEV This constant is not available.
typBarCodeBar Code control
typBreadcrumbBreadcrumb control.
WINDEV This constant is not available.
typBreakBreak.
WINDEV This constant is not available.
typButtonButton control.
typCalendarCalendar control.
typCaptchaCaptcha control.
WINDEV This constant is not available.
typCarouselCarousel control.
WEBDEV - Server code This constant is not available.
typCellCell control.
WINDEV This constant is not available.
typCellFlexBoxCell of a FlexBox control.
WINDEV This constant is not available.
typCellPageLayoutLayout area.
WINDEV This constant is not available.
typChartChart control.
typCheckBoxCheck Box control.
typClickClickable Image control (Image control with the "This image is a clickable area" option).
WEBDEV - Server code This constant is not available.
New in version 2024
typCodeEditor
Code Editor control.
typColumnColumn.
typComboNENon-editable Combo Box.
typComboWEEditable Combo Box.
typConferenceConference control.
WEBDEV - Server code This constant is not available.
typContextMenuControlContext Menu control.
WINDEV This constant is not available.
typControlTemplateControl Template control.
typCubeCube control.
WEBDEV - Server code This constant is not available.
typCurrencyCurrency edit control.
typDashboardDashboard control.
typDateDate edit control.
typDiagramEditorDiagram Editor control.
typDrawerDrawer control.
typDurationDuration edit control.
typFlashFlash control.
WINDEV This constant is not available.
typFlexFlex control.
WINDEV This constant is not available.
typFormattedControlFormatted Static control.
WINDEV This constant is not available.
typGrpGroup of controls.
typHorizontalRuleLine control.
WINDEV This constant is not available.
typHTMLHTML static.
WEBDEV - Server code This constant is not available.
typHTMLControlHTML control,
WINDEV This constant is not available.
typHtmlEditorHTML Editor control.
WEBDEV - Server code This constant is not available.
typHTMLStaticHTML Static control.
WINDEV This constant is not available.
typIFrameiframe control.
WINDEV This constant is not available.
typImageImage control.
typImageEditorImage Editor control.
typInfiniteProgressBarInfinite Progress Bar control.
WEBDEV - Server code This constant is not available.
typInternalPageInternal Page control.
WINDEV This constant is not available.
typInternalWindowInternal window.
WEBDEV - Server code This constant is not available.
typJavaJava Applet control.
WINDEV This constant is not available.
typKanbanKanban control
typKanbanListKanban List control
typLayoutLayout control.
typLinearLooperLinear Looper control.
Until version 27, this constant was named typHorizontalLooper.
WINDEV This constant is not available.
typLinkLink control.
WINDEV This constant is not available.
typListList Box control.
typListViewListView control.
WEBDEV - Server code This constant is not available.
typLooperLooper control.
typMapMap control.
typMapAreaClick Area control (Map Area).
WINDEV This constant is not available.
typMenuControlMenu control.
WINDEV This constant is not available.
typMenuOptionMenu option.
typMultilineZoneMultiline Zone control.
WEBDEV - Server code This constant is not available.
typMultimediaMultimedia control.
WEBDEV - Server code This constant is not available.
typNativeContainerNative Container control.
WEBDEV - Server code This constant is not available.
typNavigationBarNavigation Bar control.
WINDEV This constant is not available.
typNavigationBarCellCell control found in a Navigation Bar control.
WINDEV This constant is not available.
typNavigationBarCellCell control found in a Navigation Bar control.
WINDEV This constant is not available.
typNumNumeric edit control.
typOleOLE control.
WEBDEV - Server code This constant is not available.
typOrganizationChartOrganization Chart control.
WEBDEV - Server code This constant is not available.
typOrganizerOrganizer control.
typPagePage.
WINDEV This constant is not available.
typPagerPager control.
WINDEV This constant is not available.
typPanelDockable Panel control.
WEBDEV - Server code This constant is not available.
typPDFReaderPDF Reader control.
WEBDEV - Server code This constant is not available.
typPeelingCornerPeeling Corner control.
WINDEV This constant is not available.
typPivotTablePivot Table control.
WEBDEV - Server code This constant is not available.
typPopupPopup control.
WINDEV This constant is not available.
typProgressBarProgress Bar control.
typRangeSliderRange Slider control.
WEBDEV - Server code This constant is not available.
typRangeSliderRange Slider control.
WINDEV This constant is not available.
typRatingRating control.
typRepositionableNoteRepositionable Note control.
WEBDEV - Server code This constant is not available.
typRibbonRibbon control.
WEBDEV - Server code This constant is not available.
typRibbonGroupRibbon group.
WEBDEV - Server code This constant is not available.
typRichTextAreaText Area control.
WINDEV This constant is not available.
typRotativeSliderRound Slider control.
WEBDEV - Server code This constant is not available.
typSchedulerScheduler control.
typScrollbarScrollbar control.
WEBDEV - Server code This constant is not available.
typSelectRadio Button control.
typShapeShape/Drawing control.
WEBDEV - Server code This constant is not available.
typSilverlightSilverlight control.
WINDEV This constant is not available.
typSiteMapSite Map control.
WINDEV This constant is not available.
typSliderSlider control.
typSlidingBannerSliding Banner control.
WINDEV This constant is not available.
typSlidingBannerPlanePlane associated with a Sliding Banner control.
WINDEV This constant is not available.
typSocialLinkSocial Link control.
WINDEV This constant is not available.
typSpinSpin control.
WEBDEV - Server code This constant is not available.
typSplitterSplitter control.
WEBDEV - Server code This constant is not available.
typSpreadsheetSpreadsheet control.
WEBDEV - Server code This constant is not available.
typStaticStatic control.
typStatusBarBoxCell in a status bar.
WEBDEV - Server code This constant is not available.
typSuperControlSupercontrol.
typSwitchSwitch control.
typSwitchOptionOption of a Switch control.
typTabTab control.
typTableTable control.
typTextText edit control.
typThumbnailThumbnail control.
WINDEV This constant is not available.
typTimeTime edit control.
typToolbarToolbar Control.
WEBDEV - Server code This constant is not available.
typToolboxSidebar control.
WEBDEV - Server code This constant is not available.
typTreeMapTreeMap control.
WEBDEV - Server code This constant is not available.
typTreeViewTreeView control
typTreeviewTableTreeView Table control.
typUploadUpload control.
WINDEV This constant is not available.
typVideoVideo control.
WINDEV This constant is not available.
typWebCamWeb Camera control.
typWebComponentWeb Component control.
WINDEV This constant is not available.
typWinWindow.
WEBDEV - Server code This constant is not available.
typWireWire control.
WEBDEV - Server code This constant is not available.
typWordProcessingWord Processing control.
WEBDEV - Server code This constant is not available.
typXamlXaml control.
WEBDEV - Server code This constant is not available.
Business / UI classification: UI Code
Component: wd290obj.dll
Minimum version required
  • Version 18
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 02/28/2024

Send a report | Local help