ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
<Edit>.AddAssistedInput (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
MemcachedAddKeyGroup (Function)
Adds a new key/value couple into the Memcached cache on a group of servers....
<Looper>.AddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable].
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable].
<Table>.FormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
<Gantt chart>.AddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
Properties linked to the Euro management
List of properties linked to the Euro management...
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
AAFPossible (Function)
Indicates whether an AAF (Automatic Application Feature) can be run on a specific control.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).