ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hbDeleteTable (Function)
Deletes an HBase table.
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
DocPosition (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
StartPosition (Property)
The StartPosition property is used to get the starting position of an element in a Word Processing document
Programming the table cells
The Table controls can be handled......
Functions for managing the Word Processing control (prefix syntax)
The following functions are used to manage Word Processing controls:...
<Word Processing>.Position (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
<Word Processing>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Word Processing control.
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Error 303: ambiguous control name
BCToImage (Function)
Generates the image of a bar code.
WINDEV: Example of programmed Drag and Drop
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
SNMPGetTable (Function)
Reads a table of SNMP values.
Table,Add (External language)
Adds an element to a Table control.
Table,Modify (External language)
Modifies an element in a Table control.
Table,Select,+ (External language)
Selects an element in a Table control.
Table,Delete (External language)
Deletes an element from a Table control.
Table
The "Table" keyword can correspond to...