ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
DashDisplay (Function)
Refreshes elements in a Dashboard control.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
zipOpenCAB (Function)
Opens an existing archive in CAB format.
HReadLast (Example)
Usage example of the HReadLast function
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
Age (Function)
Returns the age according to the date of birth.
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.
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).