ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grDestinationControl (Function)
Defines an Image control as destination of a chart.
iPrintImage (Function)
Sends the image file to print to the print buffer.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
gImage (Function)
Builds a sequence of characters containing an image.
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
HChangeName (Function)
Modifies the physical name of a data file.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
dStraighten (Function)
Transforms an image by applying perspective correction.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
Truncate (Function)
Truncates the right part of a string or buffer.
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
Update (Property)
The Update property specifies the updates to be made.
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....
<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).
<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).
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....
grImageSize (Function)
Defines the size of the image containing the chart.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
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"....