ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
List of extension attributes
The list of extension attributes ......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Structure of data files of user groupware
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
<Document variable>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Document variable.
<Word Processing>.UndoCount (Function)
Returns the number of actions that can be undone in a Word Processing control.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.