ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Variable DiskFile>Create (Function)
Creates an external file.
MCIPlay (Function)
Plays a media file.
MCIOpen (Function)
Opens a media file.
fCreate (Function)
Creates an external file.
HOpen (Function)
Opens a data file.
zipDeleteFile (Function)
Deletes a file from an archive.
BurnerAddFile (Function)
Adds a file to the compilation.
xlsClose (Function)
Closes an XLS file.
<DiskFile variable>.Close (Function)
Closes an external file.
fClose (Function)
Closes an external file.
fChangeSize (Function)
Resizes an external file.
<DiskFile variable>.ChangeSize (Function)
Resizes an external file.
MCIClose (Function)
Closes a media file.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
The Wire control
The Wire control is used to visually link 2 controls......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Setup of the WEBDEV Application Server for Linux