ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
<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.
DDEItem (Function)
Identifies the item affected by a DDE event.
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
<DiskFile variable>.Lock (Function)
Entirely or partially locks an external file.
<DiskFile variable>.Unlock (Function)
Entirely or partially unlocks an external file.
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
<Source>.ChangeName (Function)
Modifies the physical name of a data file.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.