ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Gantt chart>.AddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
<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.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).
MemcachedAddKeyGroup (Function)
Adds a new key/value couple into the Memcached cache on a group of servers....
<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.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
WEBDEV concepts