ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Table control functions
List of functions specific to Table controls...
XMLToText (Function)
Converts a character string in XML format into a standard character string.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
HStatTime (Function)
Returns the time of the last update for the index statistics.
ServiceUninstall (Function)
Uninstalls a service.
ocrTextBlock (Variable type)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
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.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a web service request.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
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.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
grDeleteAll (Function)
Erases a chart and destroys this chart.
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
UUDecode (Function)
Decodes a character string in UUEncode format.
WordCount (Function)
Returns the number of words in a string.
InJavaMode (Function)
Indicates whether the code is run in Java.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
Power (Function)
Raise a number to a power.