ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SSHWrite (Function)
Writes data into the specified SSH session.
LanguageToName (Function)
Returns the name of a language.
CurrentYear (Function)
Returns the current year in integer format.
ThreadState (Function)
Returns the current status of a thread.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
iEllipse (Function)
Prints an ellipse (in a rectangle).
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns in a Layout control. modify the margin between rows or columns in a Layout control....
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 through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
ColorLightness (Function)
Calculates the lightness of a color.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
ReplicInfo (Function)
Returns information about a replication.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
XMLPath (Function)
Returns the current position in the document in XPATH format.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.