ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sort the data displayed in your tables in one click
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
NavigationPaneVisible (Property)
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control.
Functions for managing HTML Display controls (prefix syntax)
List of functions for managing HTML Display controls...
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Events associated with ListView controls
List of events associated with ListView controls...
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control. As of version 2025 Update 2, this function is no longer available. The management of map styles has been modified by Google. It is now necessary to define map styles in the Google platform and then use the MapIDGgl function to manage map styles....
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
Client/Server transactions: available isolation modes
The HFSQL engine proposes to isolate the transactions......
<Map>.ChangeStyle (Function)
Changes the style of the map displayed in the Map control. As of version 2025 Update 2, this function is no longer available. The management of map styles has been modified by Google. It is now necessary to define map styles in the Google platform and then use the MapIDGgl function to manage map styles....