ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
2. Modes to install an application
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
ERR_NOTAVAILABLE
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
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......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
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......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Binding controls to data
A window or page can display information from......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
28. Site SEO
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
<httpRequest variable>.ReplaceCookie (Function)
Replaces all cookies stored by HTTPSend for a domain.
Decode (Function)
Decodes a character string that was encoded by Encode.