ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
MyParent (Reserved word)
MyParent is used to handle...
Analysis links
The links are used to link the files found in an analysis between themselves......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
HOpenConnection (Example)
Usage example of the HOpenConnection function
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).
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
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
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
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
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)....