ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
ERR_FORBIDDEN_INSTALL
ERR_FORBIDDEN_UPDATE
Error 706: The property does not exist on this type of control
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
Using a query with parameters
A query with parameters can be used......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Creating an executable: General options
The main executable options are as follows......
Sorts in a report
The sort is used to organize the information displayed in the report......
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Using the query result
The result of a select query can be used in......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Error 704: The property does not exist on
ERR_WDADMIN_EXIST