ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ZOrder (Property)
The ZOrder property defines the Z-order of an element.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
Columns (Property)
The Columns property allows access: to the configuration of a table column in a Word Processing document (docTable variable). to the configuration of a text column in a multicolumn document (docFormatMulticolumn variable)....
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
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....
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
ERR_ALREADYCONNECTED
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Border of controls
One of the most important elements of control style is its border......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
Priority (Property)
The Priority property is used to get and change the priority level of an element.
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.