ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
NotesAddAttachment (Function)
Attaches a file to an item of the current document in Lotus Notes.
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...
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
RecycleBinDelete (Function)
Displays a confirmation message for deleting a file from the recycle bin.
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.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
hdfsCopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
hdfsCopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
<PDF Reader>.Open (Function)
Opens a PDF file displayed in a PDF Reader control.
<Upload>.CurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by URISelect
WLanguage procedure ("callback") called by URISelect for the selected file.