ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage procedure called by zipAddFileList
WLanguage procedure ("Callback") used by zipAddFileList to manage the progress of files being added to the archive.
<TimeLine>.Display (Function)
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example).
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
<Organizer>.Display (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
<Spreadsheet>.GetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
<Pivot table>.Select (Function)
Allows you to find out the position of selected cells and to select cells in a Pivot Table control.
<XAML>.Property (Function)
Allows you to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
<Multimedia>.Height (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
<Multimedia>.Width (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
<Multimedia>.Position (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
WLanguage procedure called by zipAddFile
WLanguage procedure ("Callback") used by zipAddFile to manage the progress of files being added to the archive.
BrowserMobile (Function)
Allows you to find out whether the browser used by the Web user is started on a mobile device.
WLanguage procedure called by zipAddDirectory to handle the progress bar
WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files being added to the archive.
HCheckMemo keyword
The HCheckMemo keyword can correspond to: the HCheckMemo function. the hCheckMemo constant used by HIndex....
WLanguage procedure called by zipExtractDirectory to manage progress bars
WLanguage procedure ("Callback") used by zipExtractDirectory to manage the progress of files being extracted from the archive.
<Source>.RestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
<Source>.ListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
<Source>.InitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
<Source>.Modify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
<Source>.First (Function)
Sets the position on the first record of a data file according to the specified browse item.
<Source>.RetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
Continent (Property)
The Continent keyword can correspond to: a Continent variable. the Continent property of the Country variable....
<Connection variable>.InfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
<Connection variable>.ListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....