ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
<Scanner variable>.ToPDF (Function)
Saves a document from a scanner to a PDF file.
<Connection variable>.SaveParameter (Function)
Saves a persistent value on the HFSQL server.
<sshSession variable>.DisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
ThreadPause (Function)
Pauses the current thread during the specified duration.
CloseSession (Function)
Closes a session with Lotus Notes or Outlook.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
<ManualEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<AutomaticEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
XMLClose (Function)
Closes an XML document created by XMLDocument.
SocketClose (Function)
Closes a socket or a connection to a server socket.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
TabClose (Function)
Closes a dynamic pane in a Tab control.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
NotesSave (Function)
Saves the current document in Lotus Notes.
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
grSaveImage (Function)
Saves the image of a chart in an Image variable.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
DocClose (Function)
Closes a docx file and frees the document.