ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NotesAddAttachment (Function)
Attaches a file to an item of the current document in Lotus Notes.
<ftpConnection variable>.DateTime (Function)
Returns the different creation, modification or access dates and times associated with a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
18. Order of execution of the code of buttons/links
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
Events associated with the Cell control field
The Zoom property gets and sets the zoom to be applied to an element....
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
RecycleBinDelete (Function)
Displays a confirmation message for deleting a file from the recycle bin.
CompressedSize (Property)
The CompressedSize property is used to determine the compressed size of an element.
File (Property)
The File property is used to manage the files a functionality applies to.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...