ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
fWriteLine (Example)
Usage example of the fWriteLine function
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
HDescribeItem (Example)
Usage example of the HDescribeItem function
Sum (Function)
Calculates the sum of the array elements.
Chart constants
List of constants used by the functions for chart management....
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Specific features of the Express version
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
fWrite (Example)
Usage example of the fWrite function
HCross (Function)
Crosses a record in a data file.
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min