ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
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......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
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....
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
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...
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
7. AJAX technology
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
5. Site test in practice
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
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....
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
The Signature control
The Signature control is a report control used to sign......
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
Events associated with ListView controls
List of events associated with ListView controls...