|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors. |
|
|
|
|
|
|
|
| All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor... |
|
|
|
|
|
|
|
| "Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor. |
|
|
|
|
|
|
|
| The main keyboard shortcuts in the editors are as follows... |
|
|
|
|
|
|
|
| A Static control is a control used to display a static text...... |
|
|
|
|
|
|
|
| The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets...... |
|
|
|
|
|
|
|
| To type character strings over several lines in the code editor... |
|
|
|
|
|
|
|
| A WEBDEV cluster is a set of servers (or server farm)...... |
|
|
|
|
|
|
|
| The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features):
a specific popup menu used to handle the file.
a file preview in thumbnail format (for an Image or PDF file path).... |
|
|
|
|
|
|
|
| The different types of items proposed in the data model editor are as follows: |
|
|
|
|
|
|
|
| To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window...... |
|
|
|
|
|
|
|
| The "Advanced" tab is used to configure the advanced features at server level...... |
|
|
|
|
|
|
|
| The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages. |
|
|
|
|
|
|
|
| The Width property gets and changes the width:
of a control or block in a report.
of a control (found in a window), window, column found in a table or column found in a list box (including listview).
of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not.... |
|
|
|
|
|
|
|
| Initializes or reinitializes a replication defined by the replication editor (ReplicEdit). |
|
|
|
|
|
|
|
| Inserts a table at the cursor position in an HTML Editor control. |
|
|
|
|
|
|
|
| Exports the content of an HTML Editor control to a PDF file. |
|
|
|
|
|
|
|
| Asynchronously retrieves the current selection from an HTML Editor control. |
|
|
|
|
|
|
|
| Replaces one string with another in an HTML Editor control. |
|
|
|
|
|
|
|
| Modifies the style of the selected elements in an HTML Editor control. |
|
|
|
|
|
|
|
| Exports the content of an HTML Editor control to a PDF file. |
|
|
|
|
|
|
|
| Replaces one string with another in an HTML Editor control. |
|
|
|
|
|
|
|
| Asynchronously retrieves the current selection from an HTML Editor control. |
|
|
|
|
|
|
|
| Inserts a table at the cursor position in an HTML Editor control. |
|
|
|
|
|
|
|
| Modifies the style of the selected elements in an HTML Editor control. |
|
|
|
|
|
|
|
| Returns the list of parameters for a query created in the query editor. |
|
|
|
|
|
|
|
| STOP is used to call the WLanguage debugger during a test in the editor... |
|
|
|
|
|
|
|
| Runs the SQL code of a query created in the query editor. |
|
|
|
|
|
|
|
| Returns the list of parameters for a query created in the query editor. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|