ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Accessing a database via a web service
The database can be accessed via a web service......
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
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)......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Installing a SOAP server with Netscape iPlanet 4.1
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
7. Multilingual applications in practice
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Creating the Vision pages of the WEBDEV RAD pattern
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
AAF: Context menu of Image controls
A context menu is available for Image controls......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......