|
|
|
|
|
|
|
The TABOrder property gets and sets the position of a control in the tab order of a window. |
|
|
|
|
|
|
Indicates the name of the first field specified in the tab order for the specified window. |
|
|
|
|
|
|
The Native Container control returns an handle/identifier...... |
|
|
|
|
|
|
Returns the name of static or dynamic pane found in a Tab control associated with a control. |
|
|
|
|
|
|
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked. |
|
|
|
|
|
|
WINDEV allows you to handle a Toolbar control through programming...... |
|
|
|
|
|
|
Saves the configuration of dynamic panes found in a Tab control in character string format. |
|
|
|
|
|
|
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware...... |
|
|
|
|
|
|
Opens a system window to select a resource from:
from the device file system,
from the Cloud (Google Drive, Microsoft OneDrive, etc.)
or from one of the content managers installed on the device.... |
|
|
|
|
|
|
Deployment to the App Store is the most common deployment mode...... |
|
|
|
|
|
|
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 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. |
|
|
|
|
|
|
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project...... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL. |
|
|
|
|
|
|
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window. |
|
|
|
|
|
|
Stops playing or recording a video in a Camera control.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL. |
|
|
|
|
|
|
Returns the Continent variable that corresponds to one of the following values:
a continent constant (2-character continent code),
a continent caption.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|