ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
eYe magnet: contditional formatting of fields
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control...
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
Error 121: Shadowing a structure
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
Screen,Next (External language)
Returns the name of the next editable control.