ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
grImageSize (Function)
Defines the size of the image containing the chart.
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
Starting WDOptimizer in a command line
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
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......
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
Hash functions
Hashing is used to summarize a file or a character string......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
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.
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.