ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Automatic documentation of external components
External components must include a technical documentation......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Managing synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
ArrayMove (Function)
Allows: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
<Multimedia>.Duration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
MCIPositionFormat (Function)
Fixes the format used to define the position in a media file (opened by MCIOpen).
MCITrackCount (Function)
Returns the number of tracks found in a media file that was opened beforehand (MCIOpen).
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received when calling a REST web service.
MultimediaVolume (Function)
Returns or modifies the sound volume of the media file played in a Multimedia control.
<Multimedia>.Volume (Function)
Returns or modifies the sound volume of the media file played in a Multimedia control.