ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MandatoryInputMessage (Property)
The MandatoryInputMessage property is used to identify and set the message that will be displayed if the control is left empty (when the MandatoryInput property is enabled).
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
SelectedTextWithTag (Property)
The SelectedTextWithTag property is used to get or change the text selected in a rich edit control (RTF or HTML) with HTML or RTF formatting tags.
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
ButtonType (Property)
The ButtonType property is used to get and change the type of a Button control: Cancelation, Interruption, Validation, ...
AppointmentContinuous (Property)
The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control.
Layout (Property)
The Layout property is used to get the layout of the cells in a Layout control.
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
Functions for managing images (prefix syntax)
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....
USBProperty (Function)
Retrieves the value of a property for a USB device.
InvalidInputMessage (Property)
The InvalidInputMessage property is used to identify and set the message that will be displayed if the control contains invalid data (input mask or value out of bounds).
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.
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....
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....
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....
VerticalOrientation (Property)
The VerticalOrientation property is used to: Find out the orientation of a ListView control. Modify the orientation of a ListView control....
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
USBFind (Function)
Finds a USB device according to keywords.