|
|
|
|
|
|
|
The main elements of window editor are as follows: |
|
|
|
|
|
|
To configure the general options of the window editor... |
|
|
|
|
|
|
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors. |
|
|
|
|
|
|
The main keyboard shortcuts in the editors are as follows... |
|
|
|
|
|
|
Usage example of the dFont function |
|
|
|
|
|
|
To make the result of a query easier to read, the records can be sorted according to one or more items...... |
|
|
|
|
|
|
When creating a page, a validity period can be defined for this page...... |
|
|
|
|
|
|
Moves a column in a Table or TreeView Table control. |
|
|
|
|
|
|
It is increasingly common for developers to test websites on mobile devices...... |
|
|
|
|
|
|
Usage example of the fCurrentDrive function |
|
|
|
|
|
|
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites...... |
|
|
|
|
|
|
Sets the position on the first record according to a browse item. |
|
|
|
|
|
|
Usage example of the Compile function |
|
|
|
|
|
|
Enables or disables the management of duplicates on a unique key. |
|
|
|
|
|
|
Sets the position on the last record of a data file according to a browse item. |
|
|
|
|
|
|
Returns the result of the bitwise exclusive OR operation performed between two values. |
|
|
|
|
|
|
The Definition type is used to find out the characteristics of a type:
simple type,
advanced type,
class,
structure.... |
|
|
|
|
|
|
The FontItalic property is used to:
Determine if the text is italicized.
Apply or remove italic formatting from the text.... |
|
|
|
|
|
|
A Line control is used to display a line in a page...... |
|
|
|
|
|
|
Creates a Table control from the items of a data file (view or query). |
|
|
|
|
|
|
A break in a Looper control is used to group the data corresponding to one or more arguments...... |
|
|
|
|
|
|
The different operations that can be performed on the framesets are as follows...... |
|
|
|
|
|
|
The FontUnderlined property is used to:
Determine if the text is underlined.
Underline (or not) a text.... |
|
|
|
|
|
|
A Link Description variable is used to describe a link between two data files through programming. |
|
|
|
|
|
|
Usage example of the FinDecreasingRedemption function |
|
|
|
|
|
|
Creates a new control from an existing control. |
|
|
|
|
|
|
The FontBold property is used to:
Determine if the text is bold.
Change the weight of the text.... |
|
|
|
|
|
|
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|