|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A query with parameters can be used...... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...... |
|
|
|
|
|
|
|
| The events associated with the controls of a report are as follows...... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| An application that works with the User Groupware can be used with a database handled by a Native Connector...... |
|
|
|
|
|
|
|
| WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...... |
|
|
|
|
|
|
|
| Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project...... |
|
|
|
|
|
|
|
| By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)...... |
|
|
|
|
|
|
|
| The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators...... |
|
|
|
|
|
|
|
| Reinitializes:
all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows).
the controls found in a group of controls, a supercontrol, an internal window or an internal page.... |
|
|
|
|
|
|
|
| The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
|
| This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup...... |
|
|
|
|
|
|
|
| When an application is used to display or save data in HFSQL files, this data is entered in the current language...... |
|
|
|
|
|
|
|
| When creating the setup program, WDInst allows you to configure the computer where the program will be installed...... |
|
|
|
|
|
|
|
| The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
|
| The dialog boxes are standard windows that allow you to communicate with the user...... |
|
|
|
|
|
|
|
| The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
|
| Inserts an element at a given position:
into a one-dimensional WLanguage array.
into an associative array.
into an advanced array property (array of gglCalendar events, etc.).
into a WLanguage list.... |
|
|
|
|
|
|
|
| Deletes an element at a given position:
from a one-dimensional WLanguage array.
from an advanced array property (array of gglCalendar events, etc.).
from an associative array.
from a WLanguage list.... |
|
|
|
|
|
|
|
| The GranularityMovement property is used to get and change the size of the grid to move:
appointments in an Organizer control.
appointments in a Scheduler control.
events in a TimeLine control.
tasks in a Gantt Chart column.... |
|
|
|
|
|
|
|
| The GranularityDuration property is used to get and change the size of the grid to resize:
appointments in an Organizer control.
appointments in a Scheduler control.
events in a TimeLine control.
tasks in a Gantt Chart column.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|