ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
2. Types of setup
Types of setup...
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
WDDeploy features
WDDeploy can be used to......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
4. HFSQL Classic
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....