ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
WINDEV applications for Linux: Specific features
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
9. Types of standard controls
Types of standard controls...
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
LooperSelectMinus (Function)
Deselects a row in a Looper control.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
First project window
LooperSelectPlus (Function)
Selects a row in a Looper control.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
9. Generation modes
WINDEV Mobile includes different types of generation......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......