ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
11. Table/Looper controls
<Source>.InitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
Native Access to SAP
SAP is a widely used ERP......
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
9. Overlaying controls
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
SchedulerBackgroundColor (Function)
Defines a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
<Variable Drive>MoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
<Source>.RecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
Access rights to a class property
A property is a code element that includes two processes......