ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Examples for using the OLE DB provider for HFSQL
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
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).
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.