ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
iParameter (Function)
Retrieves the printer configuration and configures the print.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Print constants
List of constants used by the print functions....
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
5. User Groupware in practice
5. User Groupware in practice
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
HFSQL constants
List of constants used by the HFSQL functions....