ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<emailIMAPSession variable>.Expunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
EmailChangeFolder (Function)
Modifies the current folder in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
WDZip: Creating or modifying an archive
This help page explains how to......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Z-index of a control
All the controls in a window or report have a different z-index......
The Clickable Image control
The Clickable Image control can be used to......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
ElementOrientation (Property)
The ElementOrientation property is used to get and change the orientation of an Organization Chart control.
CrosshairColor (Property)
The CrosshairColor property is used to get and change the color of the crosshair in a Chart control.
CrosshairThickness (Property)
The CrosshairThickness property is used to determine and change the thickness of the crosshair in a Chart control.
CrosshairOpacity (Property)
The CrosshairOpacity property is used to determine and change the opacity of the crosshair in a Chart control.
<emailIMAPSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the messaging software using IMAP (Internet Message Access Protocol).
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Help about new features: Letting users know about changes
Applications are constantly evolving......
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).