ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
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......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
".STY" file: "Style sheet" file
A style sheet is a "......
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......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
2. WEBDEV administrator in practice
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......
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....
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......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Events associated with Link controls
List of events associated with Link controls...
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
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......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Events associated with Button controls
List of events associated with Button controls...
Style sheet
A style sheet ("......
Events associated with Calendar controls
List of events associated with Calendar controls...
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......