ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinRedemption (Example)
Usage example of the FinRedemption function
WINDEV License Agreement
WINDEV License Agreement...
7. Available controls in a window
WINDEV Mobile includes several types of controls...
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
TableMode (Function)
TableMode is kept for backward compatibility.
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Events associated with control templates
List of events associated with control templates...
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...