ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOpenConnection (Example)
Usage example of the HOpenConnection function
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
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.
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.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
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.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
KioskDisable (Function)
Disables kiosk mode for the current application.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
DnDAccept (Example)
Usage example of the DnDAccept function
DnD constants
List of constants used by the functions for managing the Drag and Drop....
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
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Configuring an application with User Groupware
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....