|
|
|
|
|
|
|
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled). |
|
|
|
|
|
|
The window editor and the page editor allow you to get information about the controls used. |
|
|
|
|
|
|
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled). |
|
|
|
|
|
|
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically). |
|
|
|
|
|
|
The HideWhileScrolling property is used to:
Determine if the pinned control is hidden while scrolling,
Show or hide the pinned control while scrolling.... |
|
|
|
|
|
|
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control. |
|
|
|
|
|
|
The SwipeEnabled property enables or disables the swipe gesture support:
on an Internal Window control.
on a row in a Looper control.... |
|
|
|
|
|
|
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created. |
|
|
|
|
|
|
The ListViewMode property is used to:
Find out the display mode of a ListView control.
Modify the display mode of a ListView control.... |
|
|
|
|
|
|
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 DisplayedItem property is used to:
Find out the item or the variable displayed by the control.
Modify the item or the variable displayed by the control.... |
|
|
|
|
|
|
The AnchorRateHeight property is used to:
Find out the vertical anchor rate of a control.
Modify the vertical anchor rate of a control.... |
|
|
|
|
|
|
The Sortable property is used to:
Determine if a Table control column is sortable.
Make a column of a Table control sortable or not.... |
|
|
|
|
|
|
Changes one of the animation parameters used for:
an animated image (in an Image control),
an animated text (in a Static control).... |
|
|
|
|
|
|
MultiTask is used to:
define a timeout,
give control back to Windows,
give control back to Windows and to WLanguage.... |
|
|
|
|
|
|
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically). |
|
|
|
|
|
|
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties. |
|
|
|
|
|
|
The StoredItem property is used to:
Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control.
Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts...... |
|
|
|
|
|
|
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects...... |
|
|
|
|
|
|
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table...... |
|
|
|
|
|
|
Displays the specified cell in a Spreadsheet control found in a window:
either the visible area of Spreadsheet control is moved to display the cell.
or the cell is displayed in the upper-left corner of visible area of Spreadsheet control.... |
|
|
|
|
|
|
Displays the specified cell in a Spreadsheet control found in a window:
either the visible area of Spreadsheet control is moved to display the cell.
or the cell is displayed in the upper-left corner of visible area of Spreadsheet control.... |
|
|
|
|
|
|
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template...... |
|
|
|
|
|
|
A Table control populated programmatically is directly linked to lists stored in memory...... |
|
|
|
|
|
|
Retrieves the value in a control or in a variable. |
|
|
|
|
|
|
The Unicode property is used to:
Determine if the value of a control is a Unicode string.
Specify whether the value of a control is a Unicode string.... |
|
|
|
|
|
|
The report editor allows you to create "Scheduler" reports.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|