ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
fClose (Example)
Usage example of the fClose function
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
zipOpenRAR (Function)
Opens an existing archive in RAR format.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Google document management functions
List of functions for managing Google documents...
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
LOOP statement
The statement block is repeated endlessly...
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
HDescribeConnection (Function)
Describes a new connection to an external database.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
KeyPressed (Function)
Checks which key is pressed.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
Creating the Form pages of a WEBDEV RAD pattern
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
HOpenConnection (Function)
Opens a connection to a specific database.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
OpenMobileWindow (Function)
Opens a window in a mobile application.