ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or programmatically. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
fDelete (Function)
Deletes a file accessible from the current computer.
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a web service to run.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or programmatically. Define the SQL expression returning the value of a calculated item (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.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
Port (Property)
The Port property is used to identify and change a server connection port.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).