ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Error 204: using a parameter without optional value after parameters ...
fOpenTempFile (Function)
Creates and opens a temporary file.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
fTrackStop (Function)
Stops monitoring a file or directory.
fTrackStopAll (Function)
Stops all current monitoring tasks on files and directories.
fListDisk (Function)
Returns the list of disks installed on the computer.
fInsertTextAtBeginning (Function)
Inserts text at the beginning of a file without overwriting the existing text.
fImageSelect (Function)
Opens the image picker of Windows.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
fChangeExtension (Function)
Changes the extension of a file on disk.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Constants used by the the functions for managing the HFSQL Cluster
The Line control
A Line control is used to display a line in a page......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
HSL (Function)
Creates a color from its hue, saturation and lightness.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.