ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
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).
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Organization chart linked to a data file
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
6. Internal window
Internal windows...
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
The Organizer control
The Organizer control is used to display and handle organizers......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
The Clickable Image control
The Clickable Image control can be used to......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
Edit options of a report
The report editor allows you to......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min