ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListView control properties
List of properties associated with the ListView control...
Properties associated with report controlss
List of properties associated with the report controls...
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
HTML Display control properties
HTML Display control properties...
Library,Disk (External language)
Opens the project library that is stored on disk.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
Project (External language)
Opens and runs a WINDEV project.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
ToClipboard (Function)
Writes text or image information into the system clipboard.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......