ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grImageSize (Function)
Defines the size of the image containing the chart.
PanelPosition (Function)
Retrieves the position of a Dockable Panel control.
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....
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
Update (Property)
The Update property specifies the updates to be made.
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.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Events associated with an Organizer control
The following events are associated with Organizer 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......
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 SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
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.