ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Know which elements of the hierarchical table are printed: print the complete hierarchy or print the hierarchy visible in the field. Modify hierarchy print mode: print complete hierarchy or print hierarchy visible in field....
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
MatCopy (Function)
Creates the copy of a matrix.
Reports & Queries: New features in this version
SelectionOnly (Property)
The SelectionOnly property is used to: Know which records in the TreeView Table control or Hierarchical Table are printed: print all records or only selected records.. Modify print mode for Table or Hierarchical Table field rows: print all records or selected records only....
Find/Replace in the current project
The "Find/Replace" feature is used to......
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
Setup in MSI format
You can create MSI installers......
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
Color palettes (WEBDEV site)
The color palettes are an easy way to customize the visual aspect of a site......
JWTCreateAssertion (Function)
Creates a JWT assertion. This new function is available from WINDEV Suite SaaS 2025 Update 1....
Automatic management of exceptions
The management of exceptions can be customized by process......
MemoryCurrency (Property)
The MemoryCurrency property gets and sets the currency used when manipulating a "Currency + Euro" control programmatically.