ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
SysNation (Function)
Returns the nation currently used by the system.
Using the Salesforce service
Salesforce is a very popular CRM software......
NationToLanguage (Function)
Returns the language corresponding to a nation.
Nation (Property)
The Nation keyword can correspond to...
LanguageToNation (Function)
Returns the nation corresponding to a language.
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
<Html>.Navigate (Function)
Starts navigation in an HTML Display control.
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
NationToName (Function)
Returns the name of the language corresponding to a nation.
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
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)......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......