ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with control templates
List of events associated with control templates
Custom properties (WLanguage)
A custom property is a code element with two events...
Style sheet
A style sheet ("......
11. Window templates
WINDEV Mobile allows you to create window templates....
Style of a control
As soon as it is created, a control is associated with a style......
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
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.
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.
Creating a window skin template
Creating the skin template of a report
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Copying controls from the page editor
The controls can be copied from the page editor......
9. Internal page
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Copying controls from the window editor
The controls can be copied from the window editor......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
14. Report templates
...Report templates are used to easily standardize report layouts....
6. Internal window
Internal windows...
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
1
2
3
4
5
6
188
>