|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming...... |
|
|
|
|
|
|
|
| A main menu is necessarily associated with a window...... |
|
|
|
|
|
|
|
| The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows...... |
|
|
|
|
|
|
|
| The Page footer block is run at the end of each page...... |
|
|
|
|
|
|
|
| Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile.... |
|
|
|
|
|
|
|
| Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement...... |
|
|
|
|
|
|
|
| Once the development of your WINDEV application is completed (windows, reports, queries, etc.... |
|
|
|
|
|
|
|
| WINDEV can be used to generate windows for a Java application...... |
|
|
|
|
|
|
|
| The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted. |
|
|
|
|
|
|
|
| The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted. |
|
|
|
|
|
|
|
| The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated. |
|
|
|
|
|
|
|
| The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced. |
|
|
|
|
|
|
|
| The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated. |
|
|
|
|
|
|
|
| Components are a remarkably useful tool for development teams...... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV include an optional module to access AS/400 databases...... |
|
|
|
|
|
|
|
| A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming...... |
|
|
|
|
|
|
|
| If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction. |
|
|
|
|
|
|
|
| Git is a source code manager...... |
|
|
|
|
|
|
|
| Adding a SaaS client account is used to make a SaaS site available to the users...... |
|
|
|
|
|
|
|
| If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction. |
|
|
|
|
|
|
|
| To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ...... |
|
|
|
|
|
|
|
| By default, the TreeView control cannot automatically display the data coming from a data file...... |
|
|
|
|
|
|
|
| WDReplic is a tool used to manage the replication of data between several computers that use the same application...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|