ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
Guide organization
Organization of WINDEV Concepts...
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Binding a Link control to an item
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Error 11: The label is unknown
Warning 124: Shadowing a global variable
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
<WDPic variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable.
<Chart>.Rotation (Function)
Turns a Surface or Pyramid chart around one of its axes in order to better view the data
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
<Source>.CheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
Report and project
In most cases, a report is linked to a project......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......