ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPDate (Example)
Usage example of the FTPDate function
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
iPrintReport (Function)
Prints a report created with the report editor.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
9. Types of standard controls
Types of standard controls...
The Edit control
The Edit control allows users to enter data......
StatSum (Function)
Calculates the sum for a series of values.
StatVariance (Function)
Calculates the variance for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......