ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
TitleColor (Property)
The TitleColor property is used to: get the text color of a column title in a Table or TreeView Table control. set the text color of the title of one or all columns in a Table or TreeView Table control....
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Binding a Combo Box control to an item
Image control in a window
This help page presents the characteristics of an Image control found in a window...
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
The Static control
A Static control is a control used to display a static text......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
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....
Access rights to a class property
A property is a code element that includes two processes......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.