ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL constants
List of constants used by the HFSQL functions....
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).
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Internal component
An internal component is a set of elements from a project......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
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......
The Static Text control
A Static Text control is a control used to display a static text......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Table field linked to a table (Table file)
A data-bound Table control linked to a table is a field whose columns are linked to fields in a table or query (data source)......
Managing HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Border (Variable type)
The Border type is used to handle a border through programming...
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....
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......