ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
MaxLeafPerRow (Property)
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control.
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
OCR constants
Adds a language to the native OCR system....
WINDEV Framework License Agreement
TitleColor (Property)
The TitleColor property is used to: get the text color of a column title in a Table or TreeView Table control. set the text color of the title of one or all columns in a Table or TreeView Table control....
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
"About" window
The "About" window is used to display and access various information about the current application......
Items used in a select query
A query created in the query editor can contain several types of items......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....