ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SSH constants
The following constants are used to manage an SSH server:...
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
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)....
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
ExceptionInfo (Function)
Retrieves information about the current exception.
HViewToFile (Example)
Usage example of the HViewToFile function
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
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.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
xmlNamespace (Variable type)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
fCurrentDir (Function)
Identifies or modifies the current directory.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Watermark (Variable type)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or programmatically.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....