ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
SOAPRun (Function)
Runs a procedure on a SOAP server.
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
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
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Copying and cloning
Variables are copied using the "=" operator...
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
HCross (Function)
Crosses a record in a data file.
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Testing a project: setting
By testing the project you can simulate how the application will run......