ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
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......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
SpreadsheetAddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
<Image variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in an Image variable.
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
<Spreadsheet>.AddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
<Image variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type Image.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
HStatDate (Function)
Returns the date of the last update for the index statistics.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
2. Examples and components provided with WEBDEV