ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)......
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.
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.
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Query editor
The query editor is used to automatically create queries on the data files......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
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......
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
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.
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)....
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
VolumeModify (Function)
Modifies the setting of the volume for a sound source.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
MyWindow (Reserved word)
MyWindow is used to handle the current window...