ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Private Store for mobile applications
There are two methods two deploy your applications......
WithRotation (Property)
The WithRotation property is used to: enable or disable the rotate gesture on a Map control, determine whether the rotate gesture is enabled on a Map control....
WithScroll (Property)
The WithScroll property is used to: enable or disable the scroll gesture on a Map control, determine whether the scroll gesture is enabled on a Map control....
WithTilt (Property)
The WithTilt property is used to: enable or disable the tilt gesture on a Map control, determine whether the tilt gesture is enabled on a Map control....
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
TrafficInfo (Property)
The TrafficInfo property is used to: determine whether traffic information is displayed in the Map control. display or hide traffic information in the Map control....
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
4. Monitor your applications
9. Monitor your sites, servers, etc.
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
WDReplic: Implementing a replication
Configuring a replication requires several steps......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
EmailSeekFirstNotes (Function)
Seeks one or more emails according to specified criteria, in a local or remote Lotus Notes or Domino database.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
SpreadsheetRecalculateAll (Function)
Recalculates all formulas of a Spreadsheet control found in a window (including the formulas that use WLanguage functions/procedures)....
AutomaticTextColor (Property)
The AutomaticTextColor property is used to identify and change the color to be used for the text of the elements that use the "automatic" color.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
<Spreadsheet>.RecalculateAll (Function)
Recalculates all formulas of a Spreadsheet control found in a window (including the formulas that use WLanguage functions/procedures)....
<Chart>.PointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
<String type>.StartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....