|
|
|
|
|
|
|
|
|
|
|
|
|
|
| When an automated test is created, this test is in "construction" by default...... |
|
|
|
|
|
|
|
| The VisibleInExportAndPrint property is used to:
Find out whether a column of a Table or TreeView Table control is visible for export and printing.
Modify the visibility of a column in a Table or TreeView Table control for export and printing.... |
|
|
|
|
|
|
|
| The TitleColor property is used to:
get the text color of a column title in a Table or TreeView Table control.
set the text color of the title of one or all columns in a Table or TreeView Table control.... |
|
|
|
|
|
|
|
| The HTMLEdit property is used to:
find out whether a Word Processing control is displayed in optimized mode for HTML editing,
modify a Word Processing control to display it (or not) in optimized mode for HTML editing.... |
|
|
|
|
|
|
|
| Discover the main operations that can be performed on a project.... |
|
|
|
|
|
|
|
| The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice...... |
|
|
|
|
|
|
|
| Project configurations allow you to easily define the "target" platforms of the project.... |
|
|
|
|
|
|
|
| During the life of an application, items live and die...... |
|
|
|
|
|
|
|
| In some cases, running a program or a site with or without the debugger can produce different results...... |
|
|
|
|
|
|
|
| An object can be dynamically associated with a class, we talk of dynamic instantiation of object...... |
|
|
|
|
|
|
|
| A window can:
Receive parameters when it is opened.
Return values when it is closed.... |
|
|
|
|
|
|
|
| WDLog is used to apply to a backup of a data file the different operations saved in the log of this file...... |
|
|
|
|
|
|
|
| Changes the values of the attributes in a row of a Looper control. |
|
|
|
|
|
|
|
| The query editor automatically creates a technical documentation for each query...... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology...... |
|
|
|
|
|
|
|
| A Windows application, an Internet or Intranet site require to define the role of different contributors...... |
|
|
|
|
|
|
|
| A query is used to request information from a database to view, insert, change or delete data.... |
|
|
|
|
|
|
|
| WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure...... |
|
|
|
|
|
|
|
| Saves on the server a file "uploaded" by the Web user. This upload may have been performed:
via an "Upload" edit control.
via a single-file or multi-file Upload control.... |
|
|
|
|
|
|
|
| The FileFilter property gets and sets the filter used to display files:
when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window),
in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control.... |
|
|
|
|
|
|
|
| In a database, the Caption property is used to:
Find out the caption associated with a file item.
Find out the caption associated with a data file.
Find out and modify the connection caption.
In a report, the Caption property is used to:
Find out the text displayed in a Static or Link control.
Modify the text displayed in a Static or Link control.
In a window or page, the Caption property is also used to:
Find out and modify the caption of a control in a window or in a page.
Find out and modify the caption of a menu option.
Find out and modify the title of a window or page.
Find out the content of a Breadcrumb control.... |
|
|
|
|
|
|
|
| The different characteristics of a block can be viewed and/or modified in the description window of this block...... |
|
|
|
|
|
|
|
| With the WEBDEV Application Server in version 27, you can create server clusters with ease...... |
|
|
|
|
|
|
|
| Performing a process on several successive pages... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|