ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Toolbar>.Undock (Function)
Transforms a docked Toolbar control into a floating Toolbar control.
<Organizer>.DisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
<Organizer>.TimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
<Organizer>.Display (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
<Camera>.Configure (Function)
Allows you to configure the video capture driver.
<Camera>.SetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
<Calendar>.Position (Function)
Returns the month displayed in a Calendar control.
<Calendar>.Select (Function)
Returns the date selected in a Calendar control.
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
<Calendar>.SelectPlus (Function)
Selects a date in a Calendar control.
<Toolbar>.Dock (Function)
Docks a Toolbar control to a window or changes the anchoring position of a docked Toolbar control.
<Organizer>.DisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
<Toolbar>.Position (Function)
Indicates the display mode of a Toolbar control.
<Looper>.Display (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
<Looper>.AddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
<Looper>.CancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
<Looper>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
<Looper>.SearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
<Looper>.MoveLine (Function)
Moves a row or swaps two rows in a Looper control.
<Looper>.Expand (Function)
Expands a break in the Looper control on a given row.
<Looper>.ExpandAll (Function)
Expands all breaks in a Looper control with break.
<Looper>.Save (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.