ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used.
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
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).
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Table,Delete (External language)
Deletes an element from a Table control.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Properties of a help page
The characteristics of a help page are used to define......
TimelineDeleteTrack (Function)
Deletes a track from a TimeLine control.
SpreadsheetDeleteColumn (Function)
Deletes a column from a Spreadsheet control.
SpreadsheetDeleteRow (Function)
Deletes a row from a Spreadsheet control.
TimelineDeleteEvent (Function)
Deletes an event from a TimeLine control.
TreeExpand (Function)
Expands a node in a TreeView control.
The Organizer control
The Organizer control is used to display and handle organizers......
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......