ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HTTPAddFile (Function)
Adds a file to the HTTP form.
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
MemExist (Function)
Checks the existence of a memory zone.
MemCurrent (Function)
Returns the index of the current element.
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
ExeGetPID (Function)
Returns information about the current process.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
WordToArray (Function)
Fills an array with the words from a string.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory area.
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.