|
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to use...... |
|
|
|
|
|
|
The VerticalAlignment property gets and changes the vertical alignment of a control. |
|
|
|
|
|
|
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over. |
|
|
|
|
|
|
A Table control can be based on a data file, based on a variable or populated programmatically...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file...... |
|
|
|
|
|
|
The two-level setup (or multisite setup) combines:
a reference network setup deployed on a local network.
an HTTP setup used to update the reference setup on the local network.... |
|
|
|
|
|
|
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report. |
|
|
|
|
|
|
The HorizontalAlignment property gets and changes the horizontal alignment of a control. |
|
|
|
|
|
|
Returns the type of screen on which the application is run: phone, tablet, computer or watch. |
|
|
|
|
|
|
The Cookie type is used to handle the cookies transmitted in the HTTP requests. |
|
|
|
|
|
|
Reads the HTTP header received in a call to a SOAP or REST Webservice. |
|
|
|
|
|
|
Performs a communication request (HTTP request) to the Facebook Graph API. |
|
|
|
|
|
|
Enables or disables the management of cookies in an HTTP request run by HTTPRequest. |
|
|
|
|
|
|
List of Xaml functions (prefix syntax)... |
|
|
|
|
|
|
Returns the CSS style sheet corresponding to a theme in the WLanguage code. |
|
|
|
|
|
|
Any changes made in a branch can be retrieved in the main version of the application...... |
|
|
|
|
|
|
WINDEV allows the user to easily sort the columns of a Table control.... |
|
|
|
|
|
|
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes...... |
|
|
|
|
|
|
The Description property is used to get and change the page description. |
|
|
|
|
|
|
Returns for a given position in a Table or TreeView Table control (coordinates of a control point):
the name of the column displayed for the specified position.
the index of the row or column for the specified position.... |
|
|
|
|
|
|
In the line charts, the data is interpreted as successive y coordinates of points...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|