ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
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....
ControlNext (Function)
Returns the name of the next control in input mode.
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.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control or menu option.
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....