|
|
|
|
|
|
|
|
|
|
|
|
|
|
| For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server... |
|
|
|
|
|
|
|
| In a dynamic WEBDEV site, the page data is refreshed during a user action... |
|
|
|
|
|
|
|
| The test of the entire project allows simulating the startup of the site... |
|
|
|
|
|
|
|
| WEBDEV enables you to create static sites and/or dynamic sites... |
|
|
|
|
|
|
|
| WEBDEV includes multiple methods for testing your sites... |
|
|
|
|
|
|
|
| Running the test from the WEBDEV administrator (WDAdmin) is used to check ... |
|
|
|
|
|
|
|
| The test of a dynamic project can be run ... |
|
|
|
|
|
|
|
| For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL: |
|
|
|
|
|
|
|
| Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page. |
|
|
|
|
|
|
|
| If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site. |
|
|
|
|
|
|
|
| Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows). |
|
|
|
|
|
|
|
| A Dockable Panel control can be handled through programming...... |
|
|
|
|
|
|
|
| External component in practice... |
|
|
|
|
|
|
|
| Retrieves the result or the header of last HTTP request run. |
|
|
|
|
|
|
|
| A Pivot Table control can be handled through programming...... |
|
|
|
|
|
|
|
| Returns the arc tangent of a numeric value (integer or real). |
|
|
|
|
|
|
|
| A non-maximized window can occupy a section of the screen only...... |
|
|
|
|
|
|
|
| The "Test results" pane shows the results of the different stand-alone tests in a project...... |
|
|
|
|
|
|
|
| Usage example of the SQLConnect function |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls...... |
|
|
|
|
|
|
|
| Displays a message box and returns the value of the button clicked by the user. |
|
|
|
|
|
|
|
| The Icon type is used to define the advanced characteristics of an icon. |
|
|
|
|
|
|
|
| The MaxWidth property is used to get and change the maximum width of a control or window. |
|
|
|
|
|
|
|
| The dictionary is a file that can contain the project elements...... |
|
|
|
|
|
|
|
| A Gantt chart allows you to graphically view the progress status of a project...... |
|
|
|
|
|
|
|
| The CSS styles are the standard styles used on Internet...... |
|
|
|
|
|
|
|
| WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min... |
|
|
|
|
|
|
|
| The Appointment structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
|
| Writes an element into a matrix. |
|
|
|
|
|
|
|
| Sends an ESCAPE command or a data command to a printer. |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
|
| Being able to perform a search in the editors significantly improves efficiency...... |
|
|
|
|
|
|
|
| The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|