ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
PeriodSelection (Property)
The PeriodSelection property is used to determine and specify if the user can select a time period in an Scheduler or Organizer control.
GranularityDuration (Property)
The GranularityDuration property is used to get and change the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control.
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
Constants for managing the Image Editor control
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
<emailPOP3Session variable>.StartSession (Function)
Starts a POP3 session.
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....