ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
SpreadsheetGetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Customizing the User Groupware
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
2. Examples and components provided with WEBDEV
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
WDINT setup
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Managing videos (broadcasted by a Web Camera) (prefix syntax)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
User Groupware files
Two categories of data files are managed......
12. Synchronizing data
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
SpreadsheetDeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).
TotalRange (Property)
The TotalRange property is used to get and change the total range of data represented by the Range Slider control.