900 new features in WINDEV, WEBDEV and WINDEV Mobile 2026

245 N e w f e a t u r e W D W B WM • SMART BUSINESS IDENTIFICATION WITH SIREN NUMBER SIREN is a unique French business identification number. The "SIREN Code" Smart control checks the validity of the number entered by the user and displays a link to the corresponding business on the national business directory. Benefit of this new feature in version 2026: Not a siren song, but a Smart control TABLE CONTROL: NEW FEATURES 246 N e w f e a t u r e W D W B WM TABLE AND LOOPER CONTROLS: INTUITIVE BREAK SETTINGS In version 2026, the Table control makes it easy to define the expected behavior of the expand/ collapse buttons for breaks in Table controls. Two new options are available: • show or hide the collapse icon. • expand a break with one click, double click or never. The existing layout is preserved, and the two options are positioned according to the existing layout. Benefit of this new feature in version 2026: Your controls, your choice 247 N e w f e a t u r e W D W B WM TABLE AND LOOPER CONTROLS: HIDE THE BREAK BANNER PROGRAMMATICALLY In a Table control, when a break is displayed, it may be necessary to hide the associated banner. A common case is the first break at the top or the last one at the bottom. In those cases, the contents of the break have to be displayed and the break is not collapsible. Break banner not required here Hidden banner in version 2026 This is now possible by using the ..Visible property on the relevant break. Benefit of this new feature in version 2026: Cleaner UIs 248 N e w f e a t u r e W D W B WM • TABLE WITH ACTIVE FILTER: INDEX OF SELECTED ROW The WLanguage TableSelect function returns the index of the selected row. In earlier versions, this function returned the index of the selected row, taking the active filter into account. This could make it difficult to find the initial position in the Table control. In version 2026, the new tsRowNoFilter constant allows you to ignore the active filter and get the initial index. Benefit of this new feature in version 2026: Easier programming NEW FEATURES FOR CONTROLS 249 N e w f e a t u r e W D W B WM • INITIALIZE A WINDOW BEFORE OPENING In version 2026, it is possible to initialize the properties of a window before opening that window. Common properties include size, positioning, parameters, etc. The new WLanguage Window type allows you to set these properties before opening the window. MenuWindow is Window WIN_Main //Window opening options MenuWindow .OpeningOptions.Position = ... winPositionCenteredInScreen MenuWindow .OpeningOptions.Animation = ... waTransparent1 //Window parameters MenuWindow .OpeningParameters. User = ... LoggedInUser // Open window Open ( MenuWindow ) Benefit of this new feature in version 2026: Simplified Open functions REMINDER: in WINDEV 2026, you also benefit from the common new features on pages 3 to 43 Wh a t ' s n e w i n W I ND E V 2 0 2 6 WE B D E V 2 0 2 6 W I ND E V Mo b i l e 2 0 2 6 50

RkJQdWJsaXNoZXIy NDQ0OA==