ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
The Dashboard control
Dashboards are essential elements in an application......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
CompressedSize (Property)
The CompressedSize property is used to determine the compressed size of an element.
MaxSize (Property)
The MaxSize property is used to get and set a maximum size.
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Creating a translation file
WDINT allows you to create a translation file....
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Materialized view
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
".STY" file: "Style sheet" file
A style sheet is a "......