ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
ScanWithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
<Scanner variable>.WithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
DriveRecoverDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
<Variable Drive>RetrieveDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Creating a delete query
A delete query (corresponding SQL statement......
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
Recompiling the project
The project compilation is a process used to......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
1. What is a website?
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Pyramid charts
Pyramid charts allow you to view data in descending order......