ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
2. Types of setup
Types of setup...
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....
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
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......
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....
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
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).
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Creating a translation file
WDINT allows you to create a translation file....