ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSL (Function)
Creates a color from its hue, saturation and lightness.
Using the Salesforce service
Salesforce is a very popular CRM software......
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
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......
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
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.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
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
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
ColorHue (Function)
Calculates the hue of a color.
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
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 ("......
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)....
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......