ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
InitParameter (Function)
Initializes the management of persistent values.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
MatCopy (Function)
Creates the copy of a matrix.
MatFloatAdd (Function)
Adds a value to each matrix element.
MatDelete (Function)
Deletes an existing matrix.
HLogInfo (Function)
Adds comments to the log when saving the operation.
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....
Events associated with a Multimedia control
List of events associated with a Multimedia control...
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....
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.