ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
Camera/Video functions (prefix syntax)
Size (Property)
The Size property is used to determine and change the size of an element.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Code snippets
The code editor allows you to enter "Code snippets"......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Area (Property)
The Area property is used to define an area.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
Native SQL Server Connector license agreement
CurrentWorksheet (Property)
The CurrentWorksheet property is used to get and change the current worksheet in a Spreadsheet control.
HeaderVisible (Property)
The HeaderVisible property is used to: Determine if the row and column headers are displayed in a Spreadsheet control. Show or hide the row and column headers in a Spreadsheet control....
Constants used by the functions for managing Dockable Panel controls
FormulaBarVisible (Property)
The FormulaBarVisible property is used to: Find out whether a formula bar is displayed in a Spreadsheet control. Display (or not) a formula bar in a Spreadsheet control....
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
Image with automatic scroll (WEBDEV) (prefix syntax)
Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
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....
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
End of break block
The End of break block is optional......
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.