ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Gantt chart>.ChangeMode (Function)
Changes the number of days displayed in a Gantt Chart column in a Table or TreeView Table control.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
Looper control functions
List of functions for managing Looper controls...
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
TreeTypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
FlexRowGap (Property)
The Property FlexRowGap allows you to know and modify the height of the gutter which separates the lines of a control Flexbox.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
<Gantt chart>.TimeDisplayed (Function)
Defines the time range displayed in a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.WorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column in a Table or TreeView Table control.
Kanban control functions
The following functions handle Kanban controls......
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
<Gantt chart>.GetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
LineCursor (Property)
The LineCursor property gets and sets the number of the line where the cursor is located in a Code Editor control.
Break in a report
The break is used to group the records corresponding to a sort criterion......
Examples for using the OLE DB provider for HFSQL
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Events associated with a Spreadsheet control
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......