ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Body block
The Body block corresponds to the main block of the report......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
.NET object
To access a class......
The HTML control
The HTML control displays HTML pages or HTML code......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
2. Multilingual application
A multilingual application can be distributed in multiple languages....
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Creating a Java archive
When your Java application is developed, you can......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......