ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ImageMode (Property)
The ImageMode property gets and sets the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
BarCodes (Variable type)
The BarCodes type is used to handle the information found in a bar code.
Automatic management of exceptions
The management of exceptions can be customized by process......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Position (Function)
Finds the position of a specified string within another string.
fWrite (Function)
Writes: a character string to an external file. a memory section....
fLock (Function)
Entirely or partially locks an external file.
Handling of automation in Table Columns
Cancels the current search criterion....
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.