ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a SOAP server with Apache
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Browser constants
Code snippets
The code editor allows you to enter "Code snippets"......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
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....
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
iPrintImage (Function)
Sends the image file to print to the print buffer.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
TreeView constants
List of constants used by the TreeXXX functions...
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Sorts in a report
The sort is used to organize the information displayed in the report......
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
ServicePause (Function)
Pauses a service.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....