ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
CursorDisplay (Function)
Displays or hides the mouse cursor.
PrintArea (Property)
The PrintArea property is used to get and change the print area of a Spreadsheet control in a report.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
3-tier architecture
The development in "3-tier" architecture is now simplified......
zipListFile (Function)
Returns the list of files found in an archive.
WDInst: handling the files to install
By default, the files to install are......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
Error 116: An array dimension must be an integer value
fListDisk (Function)
Returns the list of disks installed on the computer.
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......