ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a web service request.
Table control functions
List of functions specific to Table controls...
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.
MatDelete (Function)
Deletes an existing matrix.
Power (Function)
Raise a number to a power.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
grOrientation (Function)
Modifies the orientation of chart axes.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
iCloseReport (Function)
Stops printing the current report immediately.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
zipExtractAll (Example)
Usage example of the zipExtractAll function
WordToArray (Function)
Fills an array with the words from a string.
Properties associated with a page