ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
Referring to an element in a WLanguage event / process
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Window management functions
List of functions for managing windows...
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
iParameterViewer (Function)
Configures the report viewer.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
MinWidth (Property)
The MinWidth property gets and sets the minimum width of a control or window.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
SQLFirst (Function)
Positions on the first row of the query result.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Code snippets
The code editor allows you to enter "Code snippets"......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts......