ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
HsMenu,Name (External language)
Adds a menu into the window that is opened.
<Page>.OpenChild (Function)
Opens a non-modal child window.
15. Creating the executable in practice
Creating the executable in practice...
Defining clickable areas
In a page, an Image control can contain clickable areas......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
WDDIXIO overview
End of Document block
The End of document block is run once at the end of the report execution......
iCloudKeyValueWatch (Function)
Defines the procedure called when the value of a key is changed in an Apple iCloud-based container of "key-value" pairs.
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Reports
A report provides a custom view of data......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
Access rights to a class property
A property is a code element that includes two processes......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
<Element>.RequestRefreshUI (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....