ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Description (Property)
The Description property is used to get and change the description of an element.
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
ThreadState (Function)
Returns the current status of a thread.
zipInfoFile (Example)
Usage example of the zipInfoFile function
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
HDescribeItem (Example)
Usage example of the HDescribeItem function
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
Multi-project search
Performing a search in the current project is a common operation......
zipExist (Function)
Used to find out whether an archive exists.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
EventDestroy (Function)
Explicitly destroys an event.