ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Binding controls to data
A window or page can display information from......
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Screen,Raz (External language)
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.
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Camera control in a mobile application
The Camera control is used to......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
The Tab control
The Tab control is used to simultaneously display different controls......
The Flexbox control
Flexbox is a standard layout system for web pages......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
6. Editing a page: zoning mode
20. Control templates
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
XAxisMax (Property)
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.
YAxisMax (Property)
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.
Break management functions
The following functions are used to manage loopers in the Table controls and the Looper controls:...
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
XAxisMin (Property)
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.