ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
<Source>.EndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
<Source>.SetLog (Function)
Enables or disables log management on a file.
fTempFile (Function)
Returns the name of a unique temporary file.
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
HSetLog (Function)
Enables or disables log management on a file.
grDestinationWMF (Function)
Defines a meta file as chart destination.
<DiskFile variable>.Lock (Function)
Entirely or partially locks an external file.
<DiskFile variable>.Unlock (Function)
Entirely or partially unlocks an external file.
<Scanner variable>.ToPDF (Function)
Saves a document from a scanner to a PDF file.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
MultimediaBeginning (Function)
Positions at the beginning of the media file 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.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
User Groupware files
Two categories of data files are managed......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.