|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV manages the following events by default:... |
|
|
|
|
|
|
|
| Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control. |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory. |
|
|
|
|
|
|
|
| Inserts text or HTML code at the cursor position in an HTML Editor control. |
|
|
|
|
|
|
|
| The htmlNode type is used to define all the advanced characteristics of a node of an HTML document. |
|
|
|
|
|
|
|
| The following events appear by default in the WINDEV and WINDEV Mobile code editor... |
|
|
|
|
|
|
|
| Inserts text or HTML code at the cursor position in an HTML Editor control. |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file. |
|
|
|
|
|
|
|
| Dynamically compiles an Procedure whose source code is provided (dynamic compilation). |
|
|
|
|
|
|
|
| Marks the end of critical section: the code will be run by another thread. |
|
|
|
|
|
|
|
| List of events associated with Java Applet controls... |
|
|
|
|
|
|
|
| List of events associated with Toolbar controls... |
|
|
|
|
|
|
|
| Returns the status of a node in a Treeview Table control: collapsed, expanded or not found. |
|
|
|
|
|
|
|
| Returns the status of a node in a Treeview Table control: collapsed, expanded or not found. |
|
|
|
|
|
|
|
| The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram. |
|
|
|
|
|
|
|
| The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value. |
|
|
|
|
|
|
|
| Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation. |
|
|
|
|
|
|
|
| The following paragraphs explain...... |
|
|
|
|
|
|
|
| WINDEV Mobile allows you to develop applications for the Android operating system...... |
|
|
|
|
|
|
|
| Starts the device's native maps application to display:
a specific geographical location,
a route between two locations.... |
|
|
|
|
|
|
|
| Custom context menus are created in the window editor and can be handled programmatically...... |
|
|
|
|
|
|
|
| Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper. |
|
|
|
|
|
|
|
| The monitoring robot is used to compile and run the WLanguage code entered...... |
|
|
|
|
|
|
|
| Any changes made in a branch can be retrieved in the main version of the application...... |
|
|
|
|
|
|
|
| Automatically initializes the controls of a window with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|