ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Time and date management properties
List of properties for managing dates and times...
Date and Time management functions
List of functions for managing dates and times...
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
6. Multiple generation
<Window>.Maximize (Function)
Displays a WINDEV window in its maximum size.
<Window>.Restore (Function)
Displays a WINDEV window to its initial size.
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
<Chart>.ScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
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......
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
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......