ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
LooperDisplay (Function)
Refreshes a browsing looper from a given position: the modifications performed in the linked file are taken into account in the looper.
Resource (Property)
The Resource property is used to: get the resources displayed in a Scheduler control. get the Scheduler control resource for the specified index....