ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Events associated with Tab controls
List of events associated with Tab controls...
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
Events associated with Button controls
List of events associated with Button controls...
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
AAF: Sort/Search/Filter on the columns of Table controls
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
The Carousel control
The Carousel control is used to display an animated menu made of images......
Start of Break block (Break header)
The Start of break block is optional......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......