ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
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....
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
9. Types of standard controls
Types of standard controls...
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
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....
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
11. Controls in practice
Discover the main characteristics of the controls...
Handling menu options programmatically
The menu options can be handled......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
The Dashboard control
Dashboards are essential elements in an application......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
WEBDEV concepts
Variable scope
Variables can be declared anywhere in the code....
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
The Multimedia control
The Multimedia control is used to play multimedia files......
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
1
3
4
5
6
7
210
>