|
|
|
|
|
|
|
Associates a procedure written in WLanguage with an event of Xaml control. |
|
|
|
|
|
|
Allows you to find out and modify the value of a .Net property for an Xaml control or for a Carousel control. |
|
|
|
|
|
|
The Xaml control allows you to easily manage the Xaml language... |
|
|
|
|
|
|
List of Xaml functions (prefix syntax) |
|
|
|
|
|
|
Opens a media file in a Multimedia control. |
|
|
|
|
|
|
A Progress Bar control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
Returns a directory path for the shared data of the current application:
between all the users of the computer
between all the TSE users
This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store:
the files for the general configuration of the application (.INI files, .XML files, etc.).
the data files common to all the users (HFSQL .fic, .ndx and .mmo files).... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):... |
|
|
|
|
|
|
The Progress Bar control is used to follow the progress of an event...... |
|
|
|
|
|
|
A Repositionable Note control can be handled through programming...... |
|
|
|
|
|
|
PDF Reader controls can be manipulated programmatically...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls.... |
|
|
|
|
|
|
A Word Processing control can be handled through programming...... |
|
|
|
|
|
|
Initializes an OLE control with an OLE object. |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls...... |
|
|
|
|
|
|
The NullIfEmpty property is used to:
Find out whether the value returned by the control is NULL if its content is empty.
Configure the value returned by the control if its content is empty.... |
|
|
|
|
|
|
The MarginWidth property is used to:
Find out the horizontal margin between the widgets found in a Dashboard control.
Modify the horizontal margin between the widgets found in a Dashboard control.... |
|
|
|
|
|
|
The MarginHeight property is used to:
Find out the vertical margin between the widgets found in a Dashboard control.
Modify the vertical margin between the widgets found in a Dashboard control.... |
|
|
|
|
|
|
The HeaderVisible property is used to:
Determine if the row and column headers are displayed in a Spreadsheet control.
Show or hide the row and column headers in a Spreadsheet control.... |
|
|
|
|
|
|
The AutomaticallyMinimized property is used to:
Find out the timeout before the Repositionable Note control is automatically minimized.
Define the timeout before the Repositionable Note control is automatically minimized.... |
|
|
|
|
|
|
Displays a List Box (or a ListView) control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used). |
|
|
|
|
|
|
The FormattingMarksColor property is used to:
get the color of the formatting marks in a Word Processing control.
change the color of the formatting marks in a Word Processing control.... |
|
|
|
|
|
|
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control...... |
|
|
|
|
|
|
The User Control Center is used to manage the applications deployed on a company network.... |
|
|
|
|
|
|
The DisplayedItemImage property is used to:
Get the item that corresponds to the image displayed in a ListView control.
Change the item that corresponds to the image displayed in a ListView control.... |
|
|
|
|
|
|
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video. |
|
|
|
|
|
|
The Button control allows the user or the Web user to run a specific action with a simple click...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|