ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
MDIWindowMenu (Function)
Modifies the layout of the MDI child windows.
<Upload>.CurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
SpellSuggest (Function)
Returns the list of possible words found in the dictionary of OpenOffice that can correct a word that is misspelled.
<TreeView>.TypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
<TreeView Table>.TypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
StringToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
<Source>.StatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
WinIconBarHeight (Function)
Returns or modifies the current height of the "Icon Bar" area in the current MDI parent window.