ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
ThreadCurrent (Function)
Returns the name of the thread currently run.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
HForward (Example)
Usage example of the HForward function
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
zipFindFile (Example)
Usage example of the zipFindFile function
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HSetPosition (Example)
Usage example of the HSetPosition function
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
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
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.