ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Positioning a toolbar
A Toolbar control can be created in a standard window or in an MDI parent window......
Editable reports
The report editor can be used to create form reports, which include different controls allowing...
SubCaption (Property)
in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button...
<Table>.InfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point):...
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point):...
PDFControlInfoXY (Function)
Returns the characteristics of an interactive control currently hovered over in a PDF Reader...
<Window>.ToSource (Function)
from the controls in the window. the value of the WLanguage variables with the value of the window controls....
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window....
WindowToData (Function)
from the controls in the window. the value of the WLanguage variables with the value of the window controls....
Camera field: decode barcodes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
<Source>.FromWindow (Function)
from the controls in the window. the value of the WLanguage variables with the value of the window controls....
ScreenToSource (Function)
from the controls in the window. the value of the WLanguage variables with the value of the window controls....
SourceFromWindow (Function)
from the controls in the window. the value of the WLanguage variables with the value of the window controls....
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
Saving entered data (AAF)