ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
WDScript: use in command-line and console mode
Unnecessary confirmation dialogs? Use automatic validation
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Error 1006: The member is not global: use: to access it
Modbus constants
Constants used by the Modbus management functions....
3. Server configuration
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
WDInst: manage files to be installed
The setup editor WDInst is used to manage the files to install......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).