ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Context menu of windows (AAF)
The context menu of the windows (right mouse click on the window) contains the following options......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
LastDayOfYear (Function)
Returns the date of the last day of the year.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
ControlCurrent (Function)
Returns the name of the control currently in edit.
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
HStatCalculateAsynchronous (Function)
Gets various statistics on the keys of an HFSQL Client/Server table. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the table.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
FTPName (Function)
Returns the name of the last file accessed by an FTP function.
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
InternalWindow
The InternalWindow property sets the name of the internal window to be used.