ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control.
Customize the interface: move, enlarge or color controls
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
Currencies
A currency is a real coded on 10 bytes....
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Print constants
List of constants used by the print functions....
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
fDirectoryExist (Function)
Checks the existence of a directory.
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
9. Internal component
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
Report controls
Several types of controls can be handled in a report created by the report editor......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....