|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Fills an Email variable using the content of its Source property. |
|
|
|
|
|
|
|
| The automatic completion helps you write WLanguage code in your applications...... |
|
|
|
|
|
|
|
| Saves the image found:
in an Image Editor control.
in a WDPic variable.... |
|
|
|
|
|
|
|
| Displays a message allowing the user to type an information. |
|
|
|
|
|
|
|
| Checks whether a specific type of data is available during Drag/Drop.... |
|
|
|
|
|
|
|
| The HCS.Timeout variable is used to modify the connection timeout:
for the connections established by HOpenConnection.
for the automatic connection openings.... |
|
|
|
|
|
|
|
| To type character strings over several lines in the code editor... |
|
|
|
|
|
|
|
| A composite chart is a chart that displays several types of charts...... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute. |
|
|
|
|
|
|
|
| Deletes a worksheet from the Excel document. |
|
|
|
|
|
|
|
| Adds or inserts a new worksheet into an Excel document. |
|
|
|
|
|
|
|
| Searches for the element whose "ID" attribute matches a specific value in an HTML document. |
|
|
|
|
|
|
|
| A Table control can be based on a data file, based on a variable or populated programmatically...... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile allow you to handle a Slider control through programming...... |
|
|
|
|
|
|
|
| WINDEV allows you to handle a Spin control through programming...... |
|
|
|
|
|
|
|
| The StoredItem property is used to:
Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control.
Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|