ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScreenCastInProgress (Property)
The ScreenCastInProgress property is used to determine if the video played in a Multimedia control is being played on an external device (compatible with Air Play).
ERR_NO_WDADMIN
Configuring the setup program
Two tools can be used to create a setup program......
Query based on query
Queries can be based on items from another query......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.
Style (Property)
The Style property is used to retrieve and assign the entire style of a control (including the overrides).
AutomaticTextColor (Property)
The AutomaticTextColor property is used to identify and change the color to be used for the text of the elements that use the "automatic" color.
HintTextColor (Property)
The HintTextColor property is used to get and change the hint text color of an Edit control.
MaxNbSegment (Property)
The MaxNbSegment property is used to get and change the maximum number of line segments for drawing a Wire control.
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
TabOffset (Property)
The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon control and the tab buttons.
TitleBackgroundColor (Property)
The TitleBackgroundColor property is used to get and change the background color of a column title in a Table or TreeView Table control.
MandatoryInput (Property)
The MandatoryInput property is used to determine if a control is required and to enable or disable the required data input.
AnimationPeriod (Property)
The AnimationPeriod property is used to get and modify rotation speed of the animation in the Cube or Carousel controls.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
Error 1012: The class member is not global: it cannot be accessed from a global method
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......