|
|
|
|
|
|
|
Flips an image contained in a picLayer variable with respect to a vertical axis (symmetry with respect to a vertical axis). |
|
|
|
|
|
|
Displays a message allowing the user to type an information. |
|
|
|
|
|
|
Flips an image contained in a WDPic variable with respect to a horizontal axis (symmetry with respect to a horizontal axis). |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically...... |
|
|
|
|
|
|
WINDEV allows you to handle a Scrollbar control through programming...... |
|
|
|
|
|
|
WEBDEV allows you to handle a Slider control through programming.... |
|
|
|
|
|
|
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code.... |
|
|
|
|
|
|
The advanced types of WLanguage are as follows... |
|
|
|
|
|
|
Returns the number of actions that can be undone in a Document variable. |
|
|
|
|
|
|
Fills an Email variable using the content of its Source property. |
|
|
|
|
|
|
Draws a circle arc or an ellipse arc in an Image variable. |
|
|
|
|
|
|
Adds an attribute to an automatic variable generated by the import of a Webservice. |
|
|
|
|
|
|
Draws a circle arc or an ellipse arc in a WDPic variable. |
|
|
|
|
|
|
Draws a circle arc or an ellipse arc in a picLayer variable. |
|
|
|
|
|
|
Checks whether a specific type of data is available during Drag/Drop.... |
|
|
|
|
|
|
Saves the image found:
in an Image Editor control.
in a WDPic variable.... |
|
|
|
|
|
|
The automatic completion helps you write WLanguage code in your applications...... |
|
|
|
|
|
|
To type character strings over several lines in the code editor... |
|
|
|
|
|
|
A composite chart is a chart that displays several types of charts...... |
|
|
|
|
|
|
The HCS.Timeout variable is used to modify the connection timeout:
for the connections established by HOpenConnection.
for the automatic connection openings.... |
|
|
|
|
|
|
The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute. |
|
|
|
|
|
|
Indicates the type of data and the data to copy/move during Drag/Drop.... |
|
|
|
|
|
|
Evaluating the value of an element...... |
|
|
|
|
|
|
Automatically associates each column of the query result with a control or with a variable of the application. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|