|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Deletes the current element (as well as the entire branch) from an XML document. |
|
|
|
|
|
|
|
| Extracts the content of a tag found in an XML document. |
|
|
|
|
|
|
|
| Creates and fills a text file with the content of a string or buffer variable. |
|
|
|
|
|
|
|
| Deletes:
all the occurrences of a substring within a string.
part of a string within another string. The part of the string to remove is identified by its position and length.... |
|
|
|
|
|
|
|
| The Bearing property gets or sets the bearing of the map displayed in a Map control. |
|
|
|
|
|
|
|
| Plays a multimedia file in a Multimedia control. |
|
|
|
|
|
|
|
| Returns the date of first day of the week (i.e., Monday). |
|
|
|
|
|
|
|
| WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups.... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile include 5 types of buttons...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Usage example of the fSelect function |
|
|
|
|
|
|
|
| Loads the content of an external file (text, image, ...) in a buffer variable. |
|
|
|
|
|
|
|
| Used to swap two rows in a two-dimensional array or in an advanced array property. |
|
|
|
|
|
|
|
| The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server. |
|
|
|
|
|
|
|
| Returns the decimal angle corresponding to a sexagesimal angle. |
|
|
|
|
|
|
|
| New is used to allocate memory space... |
|
|
|
|
|
|
|
| The Month property is used to:
Retrieve the month from a Date or DateTime variable.
Modify the month in a Date or DateTime variable.
Retrieve the month from a Date item (in "Simple date" or "Date and Time" format)
Modify the month in a Date item (in "Simple Date" or "Date and Time" format)... |
|
|
|
|
|
|
|
| Enables input in the the search area in the column title of the Table or Treeview Table control. |
|
|
|
|
|
|
|
| Modifies a row in:
a Table control,
a TreeView Table control.... |
|
|
|
|
|
|
|
| The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype...... |
|
|
|
|
|
|
|
| Checks the existence of a query. |
|
|
|
|
|
|
|
| Usage example of the HListAnalysis function |
|
|
|
|
|
|
|
| Used to find out whether an automatic test is currently run or not. |
|
|
|
|
|
|
|
| Returns the name of an external file that is currently opened. |
|
|
|
|
|
|
|
| Returns the date of the last day of the week corresponding to a given date. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|