ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
HSL (Function)
Creates a color from its hue, saturation and lightness.
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Describing a problem to the Free Technical Support
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
ColorHue (Function)
Calculates the hue of a color.
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
Style sheet
A style sheet ("......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
Creating a flexible modeling
To create a new flexible modeling, you can......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......