ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
Email management functions
List of functions for managing emails...
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
iSkipLine (Function)
Forces one or more line break.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
HStatTime (Function)
Returns the time of the last update for the index statistics.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
Decode (Function)
Decodes a character string that was encoded by Encode.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatDelete (Function)
Deletes an existing matrix.
MemSort (Function)
Sorts the elements found in a memory zone.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
MatRead (Function)
Reads the value of a matrix element.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
SQLReqExists (Function)
Checks the existence of a query.
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
InAutomaticTestMode (Function)
Shows whether or not an automation test is in progress.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
HErrorPassword (Function)
After the execution of a read or write function in a table, used to find out whether an error caused by a wrong password occurred on this table.
iEllipse (Function)
Prints an ellipse (in a rectangle).