ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Spreadsheet>.AddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
2. User-friendly editors in practice
User-friendly editors in practice...
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...