ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
dStraighten (Function)
Transforms an image by applying perspective correction.
<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.
Truncate (Function)
Truncates the right part of a string or buffer.
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.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
Events associated with an Organizer control
The following events are associated with Organizer controls:...
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......
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....
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
gImageExists (Function)
Checks whether an image was loaded in memory.
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......