ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file:
  • format.
  • width and height.
  • number of bits per pixel.
  • area of transparency.
  • alpha channel.
ImageInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file:
  • format.
  • width and height.
  • number of bits per pixel.
  • area of transparency.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
The Wire control
The Wire control is used to visually link 2 controls......
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
Border (Type of variable)
The Border type is used to handle a border through programming...
BTDisconnectDevice (Function)
Cancels the authentication beside a Bluetooth device.
gLine (Function)
Builds a sequence of characters containing a line.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
<Table>.ModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
System constants
List of constants used by the system functions....
Width (Property)
The Width property is used to determine and change the width of an element.
<Table>.DeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
Dashboard constants
Constants used by the functions for managing Dashboard controls...
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...