ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
<Organizer>.BackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
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).
<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
<Chart>.StockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
LineColor (Property)
The LineColor property is used to define the line color of a shape.
MapDeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
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>.DeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
<Map>.ModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map 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.
IF statement
The conditional IF statement allows you to run an action according to a condition...
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.