ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
Properties associated with a window
List of properties associated with a window...
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
NextTitle (Function)
Modifies the title of next window to open.
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
iWindowCancel (Function)
Configures the print cancel window..
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Speech synthesis management functions
The following functions are used to manage speech synthesis...
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
14. Controls in practice
Error 101: Declaration of global variable not allowed
Handling TimeLine controls programmatically
A TimeLine control can be......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
2. How to test a site?
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
8. Binding controls to data
A window can display information from......
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
1. RAD (Rapid Application Development)
14. PHP generation in practice