ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
ModbusDisconnect (Function)
Closes the Modbus session.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.