ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Constants for managing images in websites
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Advanced types
The advanced types of WLanguage are as follows...
Accessibilité (Property)
Utility components
WINDEV includes several utility components that allow you to handle data directly......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Using several libraries in an application
A library is a WDL file that contains all the resources......
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Project Management Hub: Time tracking
The time spent can be listed on......
ChangeStyle (Function)
Modifies the style of a control dynamically.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
Programming the looper attributes
All the looper attributes can be handled by programming......
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......