ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to...
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to...
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
4. HFSQL Classic
Limitations of WINDEV, WEBDEV and WINDEV Mobile
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
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.
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
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...
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.
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.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
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.