ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDBIndex (Function)
Opens an xBase index file.
The Clickable Image control
The Clickable Image control can be used to......
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
fRead (Example)
Usage example of the fRead function
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Memo (Property)
The Memo property is used to determine if an item is of type memo.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
HDescribeConnection (Function)
Describes a new connection to an external database.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
2. Static or dynamic site
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).
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......