ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
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.
MDI functions
List of MDI functions...
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
DisplayBookmarks (Property)
The DisplayBookmarks property is used to: identify the display mode of bookmarks in a Word Processing control. show or hide bookmarks in a Word Processing control....
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Compass (Property)
The Compass property is used to: display or hide the compass on a Map control, determine whether the compass is displayed on a Map control....
MovementTask (Property)
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
RuleVisible (Property)
The RuleVisible property is used to: Find out whether the rulers are visible or invisible in a Word Processing control. Make the rulers visible or invisible in a Word Processing control....
Cumulated (Property)
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column).
ProgressBar (Property)
The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions).
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....