ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
FlexJustifyContent (Property)
The FlexJustifyContent property gets and sets the alignment of items in the Flexbox control along the main axis (corresponding CSS property: "justify-content").
FlexAlignSelf (Property)
The FlexAlignSelf property gets and sets the alignment of an item along the cross axis of a Flexbox control (corresponding CSS property: "align-self").
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Handling Organization Chart controls programmatically
Windows
The windows represent the main interface of a WINDEV application......
TimeLine control events
The following events appear by default in the WINDEV code editor...
Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code......
Segmented Button control events
WINDEV et WINDEV Mobile permettent de manipuler un champ Bouton segmenté directement par programmation......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
iConfigureReport (Function)
Configure the printer by opening the configuration window directly (WINDEV and WINDEV Mobile).
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Sidebar control properties
List of events associated with Sidebar controls...
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
Creating an application or website using RAD (Rapid Application Development)
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......