ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
PanelPosition (Function)
Retrieves the position of a Dockable Panel control.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
iPrintImage (Function)
Sends the image file to print to the print buffer.
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
Update (Property)
The Update property specifies the updates to be made.
<Source>.ReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
grImageSize (Function)
Defines the size of the image containing the chart.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
Events associated with Button controls
List of events associated with Button controls...
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
Hash functions
Hashing is used to summarize a file or a character string......
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
gImageExists (Function)
Checks whether an image was loaded in memory.
PanelEnumerate (Function)
Enumerates the Dockable Panel controls in a window.
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
<Image variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image variable.
<Image>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image control.
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
<Image variable>.DrawCircle (Function)
Draws a circle or an ellipse in an Image variable.