ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
MaxLeafPerRow (Property)
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control.
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control.
NavigationPaneVisible (Property)
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control.
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Count (Property)
The Count property returns the number of elements in a given set.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
Operations in a Select query : add and delete
The following paragraphs present......
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
TitleColor (Property)
The TitleColor property is used to: get the text color of a column title in a Table or TreeView Table control. set the text color of the title of one or all columns in a Table or TreeView Table control....
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....