ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Camera control in a mobile application
The Camera control is used to......
GranularityDuration (Property)
The GranularityDuration property gets and sets 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....
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
Manipulating Edit controls programmatically
You can manipulate Edit controls programmatically......
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
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.
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments 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 context menu. in a Scheduler control, whether an appointment was created via the context menu....
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Window management functions
List of functions for managing windows...
Manipulating Scheduler controls programmatically
A Scheduler control can be......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......