ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
TreeView constants
List of constants used by the TreeXXX functions...
gImage (Function)
Builds a sequence of characters containing an image.
SQL view
An SQL view is a virtual data source defined by an SQL query......
BrowserRunApp (Function)
Opens the default Web browser of the current device.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
StringReverse (Function)
Reverses the characters of a string.
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.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
Sort (Function)
Sorts a WLanguage array.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
CursorDisplay (Function)
Displays or hides the mouse cursor.
XMLDocument (Function)
Creates a new XML document.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
Organizer control functions
The following functions are used to manage the Organizer control:...
Contains (Function)
Allows you to check if a substring is within a string.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
EventDestroy (Function)
Explicitly destroys an event.
iEndReport (Function)
Forces the report print to stop.