|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Move property determines if an element can be moved. |
|
|
|
|
|
|
|
| Copies an element (leaf or node) into a TreeView control. |
|
|
|
|
|
|
|
| Returns the status of a node: collapsed, expanded or not found. |
|
|
|
|
|
|
|
| Moves an element (leaf or node) in a TreeView control. |
|
|
|
|
|
|
|
| Returns the message associated with an error code on an archive. |
|
|
|
|
|
|
|
| Forces the move to the next page during the report print. |
|
|
|
|
|
|
|
| Returns the character corresponding to the specified ASCII code. |
|
|
|
|
|
|
|
| Removes the specified node and its descendants in an HTML document. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls.... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website...... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code...... |
|
|
|
|
|
|
|
| Inserts text or HTML code at the cursor position in an HTML Editor control. |
|
|
|
|
|
|
|
| Prints a report created with the report editor. |
|
|
|
|
|
|
|
| The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor...... |
|
|
|
|
|
|
|
| Returns the status of a node in a Treeview Table control: collapsed, expanded or not found. |
|
|
|
|
|
|
|
| The description window of a combining query consists of several sections...... |
|
|
|
|
|
|
|
| WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls... |
|
|
|
|
|
|
|
| Calls a WLanguage function from an external language.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|