ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
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....
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
<Source>.DuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
12. Control templates
WINDEV Mobile allows you to create control templates....
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
grPointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
<Chart>.PointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......