ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Definition (Property)
The Definition property is used to define a type.
Declaration (Property)
The Declaration property is used to define a type.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
Data source (Example)
Usage example of the Data source type
<Chart>.WaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
<Diagram variable>.ToImage (Function)
Exports a diagram to a variable of type Image.
DiagramToImage (Function)
Exports a diagram to a variable of type Image.
WEBDEV Application Server - 10 connections - License agreement
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
Events associated with framesets
List of events associated with framesets...
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Analysis links
The links are used to link the files found in an analysis between themselves......
<Multimedia>.Duration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
ERR_CLOSED_PAGE
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......