ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
4. Activating a dynamic WEBDEV site
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Including a supercontrol in a window or in a page
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Error 107: Redefinition of the parameter
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
Creating a flexible modeling
To create a new flexible modeling, you can......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or 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)......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
gpwOpen (Function)
Opens the User Groupware login window or page.
BTSelectDevice (Function)
Opens a system window to select a Bluetooth device.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
Window (External language)
Returns the number of windows opened at a given time.
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.