ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
XLS file handling functions
List of functions for managing XLS files...
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Structure of data files of user groupware
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
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......
"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 ......
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
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.
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.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
Google document management functions
List of functions for managing Google documents...
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
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.