ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<ANSI string>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
Attribute (Property)
The Attribute property is used to manage attributes.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
HMergeView (Example)
Usage example of the HMergeView function
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
Map control properties
The following properties can be used with Map controls:...
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
Alignment
The Alignment property is used to align elements.
Popup control properties
ArraySort (Example)
Usage example of the ArraySort function