ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
grCreate (Function)
Creates a specific type of chart.
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
Size (Example)
Usage example of the Size property
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
Type (Example)
Usage example of the Type property
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
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).
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
The Clickable Image control
The Clickable Image control can be used to......
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
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.
HDBIndex (Function)
Opens an xBase index file.
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.