ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Code statistics
The code statistics affect......
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
AutomaticTextColor (Property)
The AutomaticTextColor property is used to identify and change the color to be used for the text of the elements that use the "automatic" color.
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
fSplit (Function)
Splits a file into several files.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
DeleteButton (Property)
The DeleteButton property is used to determine if there should be an automatic delete button in a Text Edit control, and to change its position.
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
HLogRestart (Function)
Restarts the logging process on a file.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.