ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
HListLink (Function)
Returns the list of table bindings (Merise type) present: in the current database schema, in ongoing database schemas (projects with multiple database schemas). in a specific database schema....
zipSelectFile (Function)
Selects files from an archive.
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
HRSIgnoreError (Function)
Ignores errors so that replication between HFSQL servers can continue to run.
fMoveDir (Function)
Moves a directory and its content.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
MyPage (Reserved word)
MyPage is used to handle the current page...
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
ServiceWait (Function)
Pauses the current service during the specified duration.
Properties associated with HTML Display controls
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Materialized view
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Code history
The code history is used to......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.