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.
BitmapInfo (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.
  • alpha channel.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Code editor options
A series of options allows you to customize and take full advantage of the code editor......
Page constants
List of constants used by page functions....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Sorts in a report
The sort is used to organize the information displayed in the report......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
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)......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
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
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......