|
|
|
|
|
|
|
The stored procedures and the triggers are debugged from the environment, with real execution on the server...... |
|
|
|
|
|
|
Inserts a string into another character string at a given position. |
|
|
|
|
|
|
Deletes all rows from:
a Table control populated programmatically,
a TreeView Table control populated programmatically,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
Deselects a row from a Table or TreeView Table control. |
|
|
|
|
|
|
Returns the index of a column in a Table or Treeview Table control. |
|
|
|
|
|
|
Used to find out whether an automatic test is currently run or not. |
|
|
|
|
|
|
The Drawer control can be expanded in order to display (or not) the integrated controls...... |
|
|
|
|
|
|
The following events associated with Scheduler controls:... |
|
|
|
|
|
|
Converts a character string in XML format into a standard character string. |
|
|
|
|
|
|
Clears a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
Deletes an element from a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
The logical operators are as follows...... |
|
|
|
|
|
|
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls). |
|
|
|
|
|
|
Used to swap two rows in a two-dimensional array or in an advanced array property. |
|
|
|
|
|
|
Extracts the content of a tag found in an XML document. |
|
|
|
|
|
|
Opens the trace window or saves the trace information in a text file. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min |
|
|
|
|
|
|
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface. |
|
|
|
|
|
|
Converts a string with hexadecimal bytes to a binary buffer. |
|
|
|
|
|
|
Checks whether an enumeration value known by its name is valid. |
|
|
|
|
|
|
Returns an enumeration value known by its associated value. |
|
|
|
|
|
|
Returns an enumeration value known by its name. |
|
|
|
|
|
|
Returns a combination of one or more options known by their associated values. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|