ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
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).
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Step 5: Site parameters
Once the site installed, you can define the site connection options......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Accessing a database via a web service
The database can be accessed via a web service......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Defining a help window template
WINDEV allows you to create help window templates......
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
grSurfaceAddData (Example)
Usage example of the grSurfaceAddData function
grSurfaceAltitudeColor (Example)
Usage example of the grSurfaceAltitudeColor function
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.