ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Interactive notification management constants
Interactive notification management constants...
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Constants for managing the registry
List of constants used by the registry management functions....
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
MCI constants
List of constants used by the MCI functions....
HTTP functions
List of HTTP functions...
Properties associated with report controlss
List of properties associated with the report controls...
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Type (Property)
The Type property is used to get and change the type of an element.
XMLAddChild (Function)
Adds a child tag into an XML document.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......