ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Associative array (Variable type)
An associative array is an "advanced" type of array...
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
1. Examples provided with WINDEV Mobile
Exports a page contained in a Document variable in image format....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
7. Multilingual sites in practice
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....
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Page constants
List of constants used by page functions....
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
7. Multilingual applications in practice