ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
MyParent (Reserved word)
MyParent is used to handle...
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
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.
HOpenConnection (Example)
Usage example of the HOpenConnection function
KioskDisable (Function)
Disables kiosk mode for the current application.
DnDAccept (Example)
Usage example of the DnDAccept function
DnD constants
List of constants used by the functions for managing the Drag and Drop....
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
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
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.