ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<emailSMTPSession variable>.CloseSession (Function)
Closes an SMTP session.
tapiUnhold (Function)
Picks up a call on hold.
tapiHold (Function)
Puts a call on hold.
xlsClose (Function)
Closes an XLS file.
<DiskFile variable>.Close (Function)
Closes an external file.
fClose (Function)
Closes an external file.
HCloseConnection (Function)
Closes a connection to a database.
<emailIMAPSession variable>.CloseSession (Function)
Closes an IMAP session.
<emailNotesSession variable>.CloseSession (Function)
Closes a Notes session.
<emailOutlookSession variable>.CloseSession (Function)
Closes an Outlook session.
<hdfsConnection variable>.CloseConnection (Function)
Closes a connection to a Hadoop server.
hdfsCloseConnection (Function)
Closes a connection to a Hadoop server.
tapiAnswerCall (Function)
Answers an incoming call that was detected.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
DomoClose (Function)
Closes the communication opened by DomoOpen.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
CloseSession (Function)
Closes a session with Lotus Notes or Outlook.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
TabClose (Function)
Closes a dynamic pane in a Tab control.
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....