ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Warning 124: Shadowing a global variable
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 ......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
The different types of variables
The different types of variables are......
Automatic documentation of external components
External components must include a technical documentation......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Events associated with Link controls
List of events associated with Link controls...
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Style sheet
A style sheet ("......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......