ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. Associating controls with data
8. Binding controls to data
A window can display information from......
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
<Multimedia>.End (Function)
Positions at the end of media file played in the Multimedia control.
<Source>.Previous (Function)
Positions on the previous file record according to a browse item.
<Multimedia>.Beginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MCIBeginning (Function)
Positions at the beginning of a media file that was opened beforehand MCIOpen.
MCIEnd (Function)
Positions at the end of a media file that was opened beforehand MCIOpen.
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
<Source>.Filter (Function)
Defines and enables a filter on a data file, view or query.
<Source>.FilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
<Source>.FilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
<Source>.DeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......