ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
EXE constants
List of constants used by the functions for managing executables....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Multimedia functions
List of Multimedia functions...
CalendarSelect (Function)
Returns the date selected in a Calendar control.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
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).
HTTPRequest (Function)
Starts an HTTP request on a server.
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.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
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).
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Input (Function)
Displays a message allowing the user to type an information.