ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Animation (Property)
The Animation property animates an image.
Events associated with a Multimedia control
List of events associated with a Multimedia control...
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
FontName (Property)
The FontName property is used to manage the name of the font used.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
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....
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
WayPoint (Property)
The WayPoint property allows you to handle the waypoints of a connector.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
VibrationTrigger (Function)
Triggers the vibrations of the device.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
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....
Starting WDOptimizer in a command line
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
Date (Type of variable)
The Date type enables you to easily handle the dates...
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.