ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Entity of a CDM
To group information according the MERISE method, entities must be created......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
12. Control templates
...Control templates...
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......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
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......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
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....
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
7. AJAX technology
5. Site test in practice
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)......
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....
The Signature control
The Signature control is a report control used to sign......