ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DoubleClick (Property)
The DoubleClick property gets and sets the name of the Button control that will be executed when a control is double-clicked.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
CursorDisplay (Function)
Displays or hides the mouse cursor.
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
LineHeight (Property)
The LineHeight property gets and sets the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
Count (Property)
The Count property returns the number of elements in a given set.