|
|
|
|
|
|
|
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example. |
|
|
|
|
|
|
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use). |
|
|
|
|
|
|
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use). |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces...... |
|
|
|
|
|
|
WEBDEV allows you to manage all the WEBDEV styles used in a project...... |
|
|
|
|
|
|
A window or page can display information from...... |
|
|
|
|
|
|
...The Web Camera control is used to view a file that is refreshed at regular time intervals.... |
|
|
|
|
|
|
Initializes the window controls with the values of the file items linked to the controls. |
|
|
|
|
|
|
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window. |
|
|
|
|
|
|
End users can directly modify the interface of the application (according to the options specified by the developer)....... |
|
|
|
|
|
|
WEBDEV allows you to handle an iFrame control by programming...... |
|
|
|
|
|
|
The Camera control is used to...... |
|
|
|
|
|
|
Context menus are often used in websites...... |
|
|
|
|
|
|
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically...... |
|
|
|
|
|
|
The Tab control is used to simultaneously display different controls...... |
|
|
|
|
|
|
Flexbox is a standard layout system for web pages...... |
|
|
|
|
|
|
A Linear Looper control is used to display a set of controls in a horizontal scrolling list...... |
|
|
|
|
|
|
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties.... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
The following functions are used to manage loopers in the Table controls and the Looper controls:... |
|
|
|
|
|
|
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|