ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TileDeleteAll (Function)
Deletes all modifications made to the application tile.
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
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"....
FinVisite (Property)
The Property NextStep allows you to authorize or not to complete the guided tour from the step bubble.
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
Report and project
In most cases, a report is linked to a project......
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....
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
dStraighten (Function)
Transforms an image by applying perspective correction.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
<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.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
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).
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......