ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HViewToFile (Example)
Usage example of the HViewToFile function
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
Conversion (Function)
Converts a value from a unit to another one.
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
<Source>.Add (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a web service to run.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
zipMerge (Example)
Usage example of the zipMerge function
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
MCI constants
List of constants used by the MCI functions....
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
HAddGroup (Function)
Adds a group of users.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....