ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Thumbnail control properties
List of properties associated with the Thumbnail control...
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
"Reports & Queries" software
This is "Reports & Queries"......
Reports & Queries: New features in this version
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Static control properties
List of properties associated with a Static control...
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Cell control properties
List of properties associated with the Cell control...
TreeView Table control properties
List of properties associated with the TreeView Table control...
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
Managing videos (broadcasted by a Web Camera) (prefix syntax)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
VideoDisplay (Function)
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....
9. Sharing a project in practice
Sharing a project in practice...
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
<Camera>.Display (Function)
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....