ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinRedemption (Example)
Usage example of the FinRedemption function
MyParent (Reserved word)
MyParent is used to handle...
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
VolumeModify (Function)
Modifies the setting of the volume for a sound source.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
dPen (Example)
Usage example of the dPen function
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
WorksheetName (Property)
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control.
dText (Example)
Usage example of the dText function
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Error 1045: A class cannot be declared outside the declaration code of a class
dFill (Example)
Usage example of the dFill function
dLine (Example)
Usage example of the dLine function
dPoint (Example)
Usage example of the dPoint function
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
First project window