ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

17. Project Management Hub
...Project Management Hub...
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
Handling menu options programmatically
The menu options can be handled......
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
Dictionary
The dictionary is a file that can contain the project elements......
<Array>.Intersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
<Array>.Union (Function)
Returns an array corresponding to the union of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
End of Document block
The End of document block is run once at the end of the report execution......
Managing the executables (WLanguage functions)
WINDEV, WEBDEV and WINDEV Mobile propose different functions for managing executables from a WINDEV application, from a WINDEV Mobile application or from a WEBDEV site......
Operations performed on state-transition diagrams
The following paragraphs explain......
Operations performed on object diagrams
The following paragraphs explain......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Error 113: Non-dynamic array without definition
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.