|
|
|
|
|
|
|
The ZOrder property defines the Z-order of an element. |
|
|
|
|
|
|
The buffer type corresponds to a binary memory area.... |
|
|
|
|
|
|
The windows of a WINDEV application can be resized at runtime...... |
|
|
|
|
|
|
The Count property returns the number of elements in a given set. |
|
|
|
|
|
|
The Google Maps service is an Internet mapping software proposed by Google...... |
|
|
|
|
|
|
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end. |
|
|
|
|
|
|
Displays a WEBDEV frameset in the user's browser.... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code...... |
|
|
|
|
|
|
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry. |
|
|
|
|
|
|
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry. |
|
|
|
|
|
|
The ToolbarVisible property is used to:
know if the toolbar or the ribbon is displayed in a control.
show or hide the toolbar or the ribbon in a control.... |
|
|
|
|
|
|
The query editor allows you to easily handle the queries.... |
|
|
|
|
|
|
The RightToLeft property is used to get the writing direction on a control, column, window or report. |
|
|
|
|
|
|
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control. |
|
|
|
|
|
|
The Hint property gets and sets the hint text displayed when the Edit control is empty. |
|
|
|
|
|
|
The Merge property is used to merge the cells of a Table or TreeView Table control. |
|
|
|
|
|
|
The VisibleOutsideWindow property is used to:
determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially).
modify the visibility of an "off-window" button.... |
|
|
|
|
|
|
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls. |
|
|
|
|
|
|
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in:
a Calendar control.
an Organizer control.
a Scheduler control.
an edit control in Date format with Calendar.... |
|
|
|
|
|
|
The InputEnabled property is used to:
Determine if a control or a group of controls is editable or read-only.
Change the input options for a control or group of controls.... |
|
|
|
|
|
|
The StoreTheValue property is used to:
Find out whether a control keeps its value between two application starts via the persistence.
Modify a control so that it keeps (or not) its value between two application starts via the persistence.... |
|
|
|
|
|
|
The DisplayMask property is used to:
Find out the display mask.
Modify the display mask.
This display mask is displayed when the control is in read-only or when the control does not have focus.... |
|
|
|
|
|
|
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator. |
|
|
|
|
|
|
The DayWidth property is used to determine and change the width of days:
in a Scheduler control where the days are displayed in column and the resources in rows.
in a Gantt Chart column.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|