ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
The Upload control
The Upload control is used to upload files on the Web server......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
eYe magnet: conditional formatting of controls
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......
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
Events associated with control templates
List of events associated with control templates...
The Line control
A Line control is used to display a line in a page......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.