ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project elements
The project includes windows, reports, queries, help files, sets of procedures, ...
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)....
ElementOrientation (Property)
The ElementOrientation property is used to get and change the orientation of an Organization Chart control.
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
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)....
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
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.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
Creating index keywords
Index keywords allow users to easily find a help page......
Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
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.
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
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....
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...