ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
BurnerEject (Function)
Opens or closes the door of current burner.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a web service. This request can be modified to adapt it to the expectations of the web service, if necessary. It can then be sent using HTTPSend.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
grGetData (Function)
Retrieves a data from a chart.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
eChangeCurrency (Function)
Converts a currency into another currency.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
HIndex (Example)
Usage example of the HIndex function
TreeView Table control functions
List of functions for managing TreeView Table controls...