|
|
|
|
|
|
|
|
|
|
|
|
|
|
You can use Java code: - in Java applications generated with WINDEV.
- in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java. |
|
|
|
|
|
|
|
| List of properties associated with the SilverLight control... |
|
|
|
|
|
|
|
| A Social Network control can be handled in a page by the following WLanguage properties...... |
|
|
|
|
|
|
|
| A Rich Text Area control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
|
| Several WLanguage properties can be used on a menu found in a window or in a page...... |
|
|
|
|
|
|
|
| Returns a string after removing the specified leading and trailing characters. |
|
|
|
|
|
|
|
| Displays the first image for the scroll. |
|
|
|
|
|
|
|
| Displays the previous image for the scroll. |
|
|
|
|
|
|
|
| Displays the next image for the scroll. |
|
|
|
|
|
|
|
| Displays the last image for the scroll. |
|
|
|
|
|
|
|
| MySelf is used to handle the current control... |
|
|
|
|
|
|
|
| Hides a popup displayed in the page via PopupDisplay. |
|
|
|
|
|
|
|
| Draws a rectangle in a WDPic variable. |
|
|
|
|
|
|
|
| Draws a rectangle in a picLayer variable. |
|
|
|
|
|
|
|
| The test of the entire project allows you to simulate the start of the application with the executable...... |
|
|
|
|
|
|
|
| The ByReference property is used to determine if a procedure parameter was passed by reference. |
|
|
|
|
|
|
|
| The Shape property allows you to handle the different shapes of an element. |
|
|
|
|
|
|
|
| Usage example of the HChangeKey function |
|
|
|
|
|
|
|
| Usage example of the zipExtractPath function |
|
|
|
|
|
|
|
| Usage example of the ContactAdd function |
|
|
|
|
|
|
|
| Deletes an element at a given position:
from a one-dimensional WLanguage array.
from an advanced array property (array of gglCalendar events, etc.).
from an associative array.
from a WLanguage list.... |
|
|
|
|
|
|
|
| Closes the current connection and frees the memory used by the connection. |
|
|
|
|
|
|
|
| Creates a new XML document. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|