ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
HCloseAnalysis (Function)
Closes the current database schema (or all current database schemas in the case of a project with multiple database schemas).
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the web service (case of a call to a REST web service).
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
LooperToExcel (Function)
Creates an Excel file with data from a RepeatString field (RepeatString field file or RepeatString field memory).
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
The Edit control
The Edit control allows users to enter data......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).