ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
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......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Managing main window menus
A main menu is necessarily associated with a window......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Local procedure
Two types of procedures are available......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......