ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Constants for managing emails
List of constants used by the functions for managing emails....
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Share your projects via Git
Git is a source code manager......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
WDZip: Creating or modifying an archive
This help page explains how to......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
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....
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Various constants
List of various constants used by the constants WINDEV functions....
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
5. User Groupware in practice
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
HFSQL constants
List of constants used by the HFSQL functions....
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......