ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
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)....
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
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.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
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.
ExeGetPID (Function)
Returns information about the current process.
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....