ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)...
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......
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
<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......
RequestRefreshUIElement (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).
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Functions for managing objects (External language)
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Using the Vista style in your windows
WINDEV allows you to customize......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Creating a window skin template
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Testing a project: setting
By testing the project you can simulate how the application will run......