ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
grSurfaceAddData (Function)
Adds a data into a Surface chart.
SocketClose (Function)
Closes a socket or a connection to a server socket.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
tapiCapability (Function)
Returns the characteristics of a telephony device.
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.