ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
MatFloatAdd (Function)
Adds a value to each matrix element.
MatDelete (Function)
Deletes an existing matrix.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
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....
MatCopy (Function)
Creates the copy of a matrix.
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.
SQL functions: Special case
List of SQL functions: Special case...
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.
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.