ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
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....
Google constants
List of constants used by the Google functions....
SSH constants
The following constants are used to manage an SSH server:...
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.
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)....
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.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
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.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
<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)....
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...