ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
HeaderVisible (Property)
The HeaderVisible property is used to: Determine if the row and column headers are displayed in a Spreadsheet control. Show or hide the row and column headers in a Spreadsheet control....
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
14. Controls in practice
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Spreadsheet functions
The following functions are used to handle the Spreadsheet control:...
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
DDEUnLink (Function)
Interrupts a link between an item and a data.
xlsData (Example)
Usage example of the xlsData function
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.