ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ImageInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file:
  • format.
  • width and height.
  • number of bits per pixel.
  • area of transparency.
OAuth2Parameters (Variable type)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Sorts in a report
The sort is used to organize the information displayed in the report......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Bar code constants
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
8. Sharing a project in practice
SOAP web services: Import and consumption
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications......
Handling Scheduler controls programmatically
A Scheduler control can be......
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
Edit options of a report
The report editor allows you to......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min