ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Task list
Each project can be associated with a task list......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Sharing the context menus in the project
In most cases, several context menus are included in your applications......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Segmented Button control
The Segmented Button control can be understood as a set of ON/OFF buttons grouped together in a single control......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
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?......