ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Close (Function)
Closes a WINDEV window (and returns a value if necessary).
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.
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
SysShutdown (Function)
Stops the system or closes the current Windows session.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
Error 1038: This member already exists in the class
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
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
Error 1010: The member of the class is constant
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Close (External language)
Closes the current window and restores the context that existed before the window opening.
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
<Edit>.CloseAssistedInput (Function)
Closes the list of values proposed by the assisted input for an edit control.
1
4
5
6
7
8
98
>