ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SocketClose (Function)
Closes a socket or a connection to a server socket.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
iSkipLine (Function)
Forces one or more line break.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
HImportXLS (Function)
Imports an XLS file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
StringReverse (Function)
Reverses the characters of a string.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
HModifyFileRights (Function)
Sets the rights granted to a user or group on an HFSQL Client/Server table....
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
XMLSign (Function)
Signs an XML document.
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
Email functions
List of functions for managing emails...
fFileName (Function)
Returns the name of an external file currently open.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
FTPCommand (Function)
Sends a specific FTP command to a server.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.