ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
TrafficInfo (Property)
The TrafficInfo property is used to: determine whether traffic information is displayed in the Map control. display or hide traffic information in the Map control....
VerticalOrientation (Property)
The VerticalOrientation property is used to: Find out the orientation of a ListView control. Modify the orientation of a ListView control....
ThumbnailImage (Property)
The ThumbnailImage property is used to: Get the image associated with an element of a ListView control. Change the thumbnail image associated with an element of a ListView control....
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
Constants for managing the registry
List of constants used by the registry management functions....
ERR_BAD_CONTEXT_INTERNAL
ERR_BAD_CONTEXT_FOUND
ERR_DISCONNECTED_RELOG
MDI functions (prefix syntax)
List of MDI functions...
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.