|
|
|
|
|
|
|
The status bar of a window is used to display several types of information... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage two types of menus...... |
|
|
|
|
|
|
A Static control is a control used to display a static text...... |
|
|
|
|
|
|
Displays a progress bar when:
receiving the response to an HTTP request.
sending an HTTP form (HTTPSendForm) or an HTTP query.... |
|
|
|
|
|
|
The modified lines of code are immediately visible...... |
|
|
|
|
|
|
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in:
the caption of a Static control.
the elements of a List Box control.
the elements of a Combo Box control.
the values of a column in a Table control.... |
|
|
|
|
|
|
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...... |
|
|
|
|
|
|
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes. |
|
|
|
|
|
|
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system. |
|
|
|
|
|
|
In the result of a select query, you have the ability to only display...... |
|
|
|
|
|
|
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option. |
|
|
|
|
|
|
The Multiline Zone control is used to easily create interfaces in iOS style.... |
|
|
|
|
|
|
Modifies the hue, the saturation and the lightness of an image found:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
Customizes how text is drawn in grayed out controls. |
|
|
|
|
|
|
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected...... |
|
|
|
|
|
|
The HorizontalAlignment property gets and changes the horizontal alignment of a control. |
|
|
|
|
|
|
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)... |
|
|
|
|
|
|
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application...... |
|
|
|
|
|
|
The "Combo Box" control is used to display a list of elements and to select an element from this list...... |
|
|
|
|
|
|
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control. |
|
|
|
|
|
|
Implementing input suggestions in an Edit control is very simple...... |
|
|
|
|
|
|
The title of table columns is an important element of Table control...... |
|
|
|
|
|
|
The Property Markdown allows you to manage the Markdown format:
in an Static control in an report.
in the internal window fields (title and description) corresponding to the tour stage.... |
|
|
|
|
|
|
The HTML property is used to:
find out whether the current report is printed in HTML mode.
manage the HTML type of a Static control found in a report.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|