ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Classes, members, methods and properties
A class is made of......
Sorts in a report
The sort is used to organize the information displayed in the report......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
ERR_BAD_DLLEXE
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Different types of data (Type of variable)
A variable is defined by name and type......
21. Managing business rules
Managing business rules...
18. Management of business rules
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....