ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
<Chart>.StockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
<Chart>.Origin (Function)
Modifies the start and end marks on one of the chart axes.
<Chart>.StockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
MapGetStyle (Function)
Returns the style used by the map displayed in the Map control.
Line (Property)
The Line property is used to define the line style used.
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
<Map>.GetStyle (Function)
Returns the style used by the map displayed in the Map control.
<HTML editor>.FormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
<Source>.FilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
Scope (Property)
The Scope property property is used to specify requested permissions.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
FontUnderlined (Property)
The FontUnderlined property is used to underline text.
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.