ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
How to open a window?
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Automatic error handling
Error handling can be customized for each process......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
ErrorBuild (Function)
Displays a custom error message in a system error window.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Constants for the Exif functions
List of constants used by the Exif functions....
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
HDescribeConnection (Function)
Describes a new connection to an external database.
Project description: Options tab
The project description window allows you to configure various elements of your project......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
5. Site test in practice
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
HNext (Function)
Sets the position on the next data file record according to a browse item.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.