ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
Truncate (Function)
Truncates the right part of a string or buffer.
Update (Property)
The Update property specifies the updates to be made.
PanelPosition (Function)
Retrieves the position of a Dockable Panel control.
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....
<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).
<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.
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......
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.
Events associated with Button controls
List of events associated with Button controls...