ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data...
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
KanbanListIndex (Function)
Returns the index of a list in a Kanban control.
Conference control properties
List of properties associated with the conference control...
Spin control properties
List of properties associated with the Spin control...
KanbanAddCard (Function)
Adds a card to a list in a Kanban control.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
WinCopyForm (Function)
Copies the content of a form into the clipboard.
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
WDInst: handling the files to install
By default, the files to install are......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
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......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.