ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
WDDeploy features
WDDeploy can be used to......
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
The Looper control
A Looper control is used to repeat the controls found in a specific area......
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
Translating a text file with WDTRAD
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
2. Types of setup
Types of setup...
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
WDHFDiff - Use
WDHFDiff is used to compare......
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
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.
Installing and starting WDTRAD