ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Edit options of a report
The report editor allows you to......
Binding controls to data
A window or page can display information from......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
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......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
".STY" file: "Style sheet" file
A style sheet is a "......
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......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Events associated with Image controls
List of events associated with Image controls...
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
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Events associated with Chart controls
List of events associated with the Chart controls...
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Events associated with Spin controls
List of events associated with Spin controls...
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....
Windows
The windows represent the main interface of a WINDEV application......
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....