ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
EmailMsgError (Example)
Usage example of the EmailMsgError function
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
FTPListFile (Example)
Usage example of the FTPListFile function
SNMP constants
List of constants used by the SNMP functions....
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
NbReceived (Property)
Returns the number of parameters actually received by a procedure.
Error 1015: The method of the class is protected
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
HMergeView (Example)
Usage example of the HMergeView function
Accessing a database via a web service
The database can be accessed via a web service......