ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
FontName (Property)
The FontName property is used to manage the name of the font used.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
Animation (Property)
The Animation property animates an image.
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....
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Date (Variable type)
The Date type is used to easily manipulate dates...
WayPoint (Property)
The WayPoint property allows you to handle the waypoints of a connector.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
VibrationTrigger (Function)
Triggers the vibrations of the device.
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....
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).
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.