ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
The "Find - Replace" pane
The "Find - Replace" pane is used to......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Properties associated with reports and controls
List of properties associated with the reports and their controls...
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.