|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window... |
|
|
|
|
|
|
|
| The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]... |
|
|
|
|
|
|
|
| Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"... |
|
|
|
|
|
|
|
| When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ... |
|
|
|
|
|
|
|
| Executes the WLanguage code displayed in the Code Editor control. |
|
|
|
|
|
|
|
| Exports the content of an HTML Editor control to an Email variable (to send the email). |
|
|
|
|
|
|
|
| Asynchronously retrieves the current selection from an HTML Editor control. |
|
|
|
|
|
|
|
| Searches for a string in an HTML Editor control. |
|
|
|
|
|
|
|
| Closes the image found in an Image Editor control. |
|
|
|
|
|
|
|
| Exports the content of an HTML Editor control to a PDF file. |
|
|
|
|
|
|
|
| Selects a text fragment in an HTML Editor control. |
|
|
|
|
|
|
|
| Imports the HTML content of an email and its images into an HTML Editor control. The images... |
|
|
|
|
|
|
|
| The code editor is the editor where the developers spend most of their time. This help page... |
|
|
|
|
|
|
|
| Asynchronously retrieves the HTML document being displayed in an HTML Edit control. |
|
|
|
|
|
|
|
| or Combination item. This item was defined in the data model editor or programmatically.
Define the type used... |
|
|
|
|
|
|
|
| Executes JavaScript code in an HTML Editor control. |
|
|
|
|
|
|
|
| Compiles the WLanguage code displayed in the Code Editor control and displays any errors. |
|
|
|
|
|
|
|
| You can manipulate Code Editor controls in a window using the following WLanguage properties...... |
|
|
|
|
|
|
|
| Selects a shape in a Diagram Editor control. |
|
|
|
|
|
|
|
| Duplicates the current line in the Code Editor control. |
|
|
|
|
|
|
|
| Inserts text or HTML code at the cursor position in an HTML Editor control. |
|
|
|
|
|
|
|
| Indicates the end of a series of actions performed in a Diagram Editor control in a single event... |
|
|
|
|
|
|
|
| When developing a new feature, it may be useful to keep the same environment for opening text... |
|
|
|
|
|
|
|
| The following mechanism allows developers to write WLanguage code more easily in the code editor ...... |
|
|
|
|
|
|
|
| Searches for a string or regular expression in the Code Editor control. |
|
|
|
|
|
|
|
| Inserts a table at the cursor position in an HTML Editor control. |
|
|
|
|
|
|
|
| The controls can be copied from the report editor...... |
|
|
|
|
|
|
|
| By using the Image Editor control in your mobile applications, you will allow users to edit images... |
|
|
|
|
|
|
|
| Usage example of the ServiceWaitStatus function... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|