ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
PDFMerge (Function)
Merges several PDF files into a single PDF file. Files are merged one after the other. The paths of the PDF files can be included in an array.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
sfProcessSubmitRequest (Variable type)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
SQLModify (Function)
Modifies the content of a row in the query result.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
fTempFile (Function)
Returns the name of a unique temporary file.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
MatMultiply (Function)
Multiplies two matrices.
ResourceHeight (Property)
The ResourceHeight property gets and sets the height of resources in a Scheduler control where resources are arranged in rows.
HModifyStructure (Function)
Used to update the structure of an HFSQL table by performing an automatic data modification (also called data synchronization).