ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
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....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
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......
7. Multilingual sites in practice
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).
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
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.
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.
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....