ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HStatTime (Function)
Returns the time of the last update for the index statistics.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
Decode (Function)
Decodes a character string that was encoded by Encode.
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
MemSort (Function)
Sorts the elements found in a memory zone.
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.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
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.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
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).
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....