ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window...
Cell (Property)
The Cell property is used to manipulate one or more cells.
WiFiSelectNetworkCard (Function)
Selects the Wi-Fi network card that will be used for the next calls to the WiFi functions.
<xlsDocument variable>.UnmergeCell (Function)
Unmerges a given cell.
<Spreadsheet>.GetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
SpreadsheetGetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
PopupAnimate (Function)
Displays a popup in a page cell.
<Popup>.Animate (Function)
Displays a popup in a page cell.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
<Spreadsheet>.UnmergeCell (Function)
Unmerges the specified or selected cell in a Spreadsheet control.
SpreadsheetUnmergeCell (Function)
Unmerges the specified or selected cell in a Spreadsheet control.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
SpreadsheetListName (Function)
Returns the list of names that identify a cell in a Spreadsheet control.
DefaultCell
The DefaultCell property sets the style of cells in XLS documents.
1
2
3
4
5
6
116
>