ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
fSeek (Function)
Gets and sets current position in an external file.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
fListFile (Function)
Lists the files found in a directory and returns the list of files.
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.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
4. HFSQL Classic
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)......
NotesAddAttachment (Function)
Attaches a file to an item of the current document in Lotus Notes.
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.
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)....
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.