ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
<Image>.Rotation (Function)
Rotates an Image control.
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
LooperInsert (Function)
Inserts a row into a Looper control.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
iEllipse (Function)
Prints an ellipse (in a rectangle).
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
ModbusDisconnect (Function)
Closes the Modbus session.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
iLine (Function)
Prints a line at specified coordinates.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......