ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Handling menu options programmatically
The menu options can be handled......
".STY" file: "Style sheet" file
A style sheet is a "......
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Open (External language)
Opens a window.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Handling a control through programming in a report
All report controls can be handled through programming......
ERR_CLOSED_PAGE
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......