ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
User Groupware: Multilingual applications
If your application is multilingual, it is also necessary to manage multilingualism in the User Groupware windows/pages......
Bar Code management functions
The following functions are used to manage bar codes:...
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
<Page>.DisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......