ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VibrationTrigger (Function)
Triggers the vibrations of the device.
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....
Animation (Property)
The Animation property animates an image.
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....
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
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.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
HAddUser (Function)
Adds a user to a database.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatWrite (Function)
Writes an element into a matrix.