ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
Internal component
An internal component is a set of elements from a project......
diagRectangle (Type of variable)
The diagRectangle type is used to define all the advanced characteristics of a shape of type Rectangle.
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....