ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
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.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
MaxAutoID (Property)
The MaxAutoID property is used to get the maximum automatic identifier of a replicated data file.
Creating the link buttons in the windows of a WINDEV RAD pattern
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
WDHFDiff - Use
WDHFDiff is used to compare......
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
How to open a window?
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
Events associated with pages
List of events associated with pages...
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.