ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
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......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Size (Property)
The Size property is used to determine and change the size of an element.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Font (Type of variable)
A Font variable creates a font programmatically...
Menu management functions
List of functions for managing menus...
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Functions for managing menus (prefix syntax)
List of functions for managing menus...
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
24. Displaying and linking pages
HDescribeConnection (Function)
Describes a new connection to an external database.