ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Image (Property)
The Image property gets and sets the background image of a control or block.
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.
SelectedResource (Property)
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control....
ButtonType (Property)
The ButtonType property is used to get and change the type of a Button control: Cancelation, Interruption, Validation, ...
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
Layout (Property)
The Layout property is used to get the layout of the cells in a Layout control.
Functions for managing images (prefix syntax)
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).
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).
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
ImageFirst (Function)
Displays the first image for the scroll.
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
AutomaticallyMinimized (Property)
The AutomaticallyMinimized property is used to: Find out the timeout before the Repositionable Note control is automatically minimized. Define the timeout before the Repositionable Note control is automatically minimized....
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.