ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Tab control
The Tab control is used to simultaneously display different controls...
Tab Control properties
A Tab Control can be manipulated in WLanguage either in a window or in a page with the following properties...
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Properties associated with the tab pane
A tab pane can be manipulated in WLanguage in a window or a page with the following properties...
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Window controls
Several types of controls can be used in a window, ......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
10. Smart controls
Smart controls...
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Z-index of a control
All the controls in a window or report have a different z-index......
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....
EnumControl (Function)
Returns the name of Nth control found in the specified element.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
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)....
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....
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
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....
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
1
4
5
6
7
8
209
>