ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WaitWindowEnd (Function)
Closes the wait window of application opened by WaitWindowStart.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
<Dashboard>.Mode (Function)
Opens or closes the Dashboard control edit mode.
<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.
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
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.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Copying and cloning
Variables are copied using the "=" operator...
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
<httpRequest variable>.ResetCookie (Function)
Deletes all the cookies (globally or for a domain) stored by the calls to HTTPRequest.
<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
<Menu>.Clone (Function)
Clones a menu or a menu option as well as the associated code.
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.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
<sfConnection variable>.ForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).