ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
VerticalOrientation (Property)
The VerticalOrientation property is used to: Find out the orientation of a ListView control. Modify the orientation of a ListView control....
Z-index of a control
All the controls in a window or report have a different z-index......
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
WINDEV applications for Linux: Specific features
Cumulated (Property)
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column).
ProgressBar (Property)
The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions).
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
MovementTask (Property)
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column.
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
ImageType (Property)
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image).