ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

14. Controls in practice
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
9. Types of standard controls
Types of standard controls...
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
W3C standardization
You must comply with the W3C standard (HTML 4......
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.