ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
DashMode (Function)
Opens or closes the Dashboard control edit mode.
<Dashboard>.Mode (Function)
Opens or closes the Dashboard control edit mode.
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
PicClose (Function)
Closes the image found in an Image Editor control.
WaitWindowEnd (Function)
Closes the wait window of application opened by WaitWindowStart.
MapClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
<Map>.ClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
SysShutdown (Function)
Stops the system or closes the current Windows session.
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Error 1038: This member already exists in the class
Structure (Type of variable)
A structure is a custom type of data...
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
3. UML models in practice