ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control or menu option.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
Events associated with internal windows
List of events associated with internal windows...
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
InitParameter (Function)
Initializes the management of persistent values.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
Contains (Function)
Allows you to check if a substring is within a string.