ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
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......
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.
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)......
AAF: Context menu of Image controls
A context menu is available for Image controls......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Starting WDOptimizer in a command line
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
WINDEV applications for Linux: Specific features
Creating a flexible modeling
To create a new flexible modeling, you can......
Action Bar control events
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Open (External language)
Opens a window.
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....