ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<mongoDatabase variable>.Info (Function)
Returns information about a MongoDB database.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows...
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
<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.
Customizing the report viewer: Available windows
This help page presents the different data sources available for a control.
<Radio Button>.Count (Function)
Returns the number of options found in a Radio Button control.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
<Kanban>.Count (Function)
Returns the number of cards or lists in a Kanban control.
<HTML editor>.ExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
<Spreadsheet>.TypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
Time (Variable type)
The Time type allows you to easily manipulate times...
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
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.
<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...
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.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
<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.
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
<TreeView Table>.ChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
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.
Brochure des nouveautés 2024 : Nouveautés communes
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024.
1
2