ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
ERR_NOTADEVVERSION
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
MatCopy (Function)
Creates the copy of a matrix.
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)......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
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......
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....
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
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....
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.
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Print constants
List of constants used by the print functions....
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......
Environment of the report editor
Environment of the report editor...
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......