ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Analysis links
The links are used to link the files found in an analysis between themselves......
Control constants
List of constants used by the functions for managing controls...
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
dChord (Example)
Usage example of the dChord function
dSlice (Example)
Usage example of the dSlice function
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
ScanProperty (Function)
Used to get and change the properties of a scanner.
grType (Function)
Identifies or modifies the type of chart.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
iCreateFont (Example)
Usage example of the iCreateFont function
<Scanner variable>.WithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
ScanWithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....