|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV allows you manipulate a TreeMap control through programming.... |
|
|
|
|
|
|
|
| Simulates the absence of .Net 3.0 framework. |
|
|
|
|
|
|
|
| The Checked property gets and sets the checkmark state of an element. |
|
|
|
|
|
|
|
| Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed.... |
|
|
|
|
|
|
|
| Some WINDEV features use the GDI+ framework...... |
|
|
|
|
|
|
|
| Generates the image of a bar code. |
|
|
|
|
|
|
|
| Collpases a collapsed ribbon that is temporily expanded. |
|
|
|
|
|
|
|
| Returns the TreeView element found at a given position. |
|
|
|
|
|
|
|
| Displays only cards that match the specified filter. |
|
|
|
|
|
|
|
| Returns the list of sorted columns found in a table. |
|
|
|
|
|
|
|
| The report editor allows you to create "Crosstab" reports...... |
|
|
|
|
|
|
|
| WINDEV allows you to handle a Toolbar control through programming...... |
|
|
|
|
|
|
|
| Returns the TreeView element found at a given position. |
|
|
|
|
|
|
|
| Displays only cards that match the specified filter. |
|
|
|
|
|
|
|
| The FontBold property is used to:
Determine if the text is bold.
Change the weight of the text.... |
|
|
|
|
|
|
|
| The FontItalic property is used to:
Determine if the text is italicized.
Apply or remove italic formatting from the text.... |
|
|
|
|
|
|
|
| The FontUnderlined property is used to:
Determine if the text is underlined.
Underline (or not) a text.... |
|
|
|
|
|
|
|
| The FOR EACH statement is used to perform different types of browse on the arrays... |
|
|
|
|
|
|
|
| The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap"). |
|
|
|
|
|
|
|
| The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content"). |
|
|
|
|
|
|
|
| The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content"). |
|
|
|
|
|
|
|
| The Property FlexAlignItems allows you to know and modify the alignment characteristics of the fields inside a row of a Flexbox field according to the secondary axis of the field ( Property 900 corresponding CSS "align-items"). |
|
|
|
|
|
|
|
| List of video functions... |
|
|
|
|
|
|
|
| You can use Java code:
in Java applications generated with WINDEV.
in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|