ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
ReplicSynchro: Overview
TreeView constants
List of constants used by the TreeXXX functions...
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
TableEnd (Function)
Stops the manual iteration of table linked to a data-bound Table control.
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Using the WINDEV windows from the Java sources
WINDEV can be used to generate windows for a Java application......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a table or query.
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
WDTRAD overview