ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<mongoDatabase variable>.Info (Function)
Returns information about a MongoDB database.
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
Customizing the report viewer: Available windows
This help page presents the different data sources available for a control.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows...
<Array>.Count (Function)
Returns:
  • the number of elements in a one-dimensional array.
  • the number of rows in a two-dimensional array.
  • the number of elements in the first dimension of a three-dimensional or N-dimensional array.
<Looper>.Count (Function)
Returns the number of rows in a Looper control.
<HTML editor>.ExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
<Kanban>.Count (Function)
Returns the number of cards or lists in a Kanban control.
<TreeMap>.Count (Function)
Returns the number of elements found in a TreeMap control.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
ImageState (Property)
The ImageState property gets and sets the number of drawings in:
  • The image associated with a button.
  • The image of the cursor in a slider.
  • The image associated with the button of a sidebar pane.
  • The image associated with the button of a tab pane.
  • The image associated with the Rating control.
  • The image associated with a group in a Ribbon control.
  • The image associated with a menu option.
Time (Variable type)
The Time type allows you to easily manipulate times...
<Table>.Count (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.
<Spreadsheet>.TypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
<TreeView Table>.ChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
<HTML editor>.Search (Function)
Searches for a string in an HTML Editor control.
<zipArchive variable>.NbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
Logical operators
The logical operators are as follows...
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array.
This multiple assignment is also available for the structures and the classes.
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
<Dockable panel>.Activate (Function)
Activates a panel when several panels are docked together.
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items...
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
<Chart>.TimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
1
2