ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

File (Property)
The File property is used to manage the files a functionality applies to.
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.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
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.
Functions for managing objects (External language)
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
NotesItemDimension (Function)
Returns the dimension of an item for the current document in Lotus Notes.
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
NotesDeleteItem (Function)
Deletes the specified item from the current document in Lotus Notes.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
Sensitivity (Property)
The Sensitivity property gets and sets the sensitivity level of an email.
LCommand (External language)
Returns the command line passed in parameter to the executable program.
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
DefaultCell
The DefaultCell property sets the style of cells in XLS documents.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.