|
|
|
|
|
|
|
The main elements of window editor are as follows: |
|
|
|
|
|
|
To configure the general options of the window editor... |
|
|
|
|
|
|
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors. |
|
|
|
|
|
|
Triggers the execution of a parallel task. |
|
|
|
|
|
|
Opens a synchronization event between several threads. |
|
|
|
|
|
|
Converts an 8-byte real to a date and time. |
|
|
|
|
|
|
Captures the images received from the camera:
as an image: takes a photo.
as a video: records a video.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
Converts a date in character string format to a date in YYYYMMDD format. |
|
|
|
|
|
|
Goes to the next row (i.e next record) of the query result. |
|
|
|
|
|
|
Configures the automatic behavior that will be implemented if an exception occurs in the current process. |
|
|
|
|
|
|
List of constants used by the functions for managing controls... |
|
|
|
|
|
|
Creates a font definition. |
|
|
|
|
|
|
Displays the gridlines for the different planes of a Surface chart. |
|
|
|
|
|
|
Deletes all widgets displayed in a Dashboard control. |
|
|
|
|
|
|
List of constants used by the functions for sound management.... |
|
|
|
|
|
|
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls.... |
|
|
|
|
|
|
Usage example of the ContactAdd function |
|
|
|
|
|
|
Usage example of the fEncrypt function |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Adds a system tray icon (in the lower-right corner of the screen). |
|
|
|
|
|
|
Enables or disables the mesh on a Surface chart. |
|
|
|
|
|
|
The following steps must be performed to implement the requirements...... |
|
|
|
|
|
|
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text. |
|
|
|
|
|
|
The VerticalAlignment property is used to get and change the vertical alignment of a control or text. |
|
|
|
|
|
|
This page explains how to program TreeView Table controls...... |
|
|
|
|
|
|
The conditional IF statement allows you to run an action according to a condition... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|