ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
TimeValid (Function)
Checks the time validity.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
The Clickable Image control
The Clickable Image control can be used to......
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
FirstDayOfMonth (Function)
Returns the first day of the month.
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
How to fill a TreeView control from a data file? (prefix syntax)
By default, the TreeView control cannot automatically display the data coming from a data file......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
CurrentMonth (Function)
Returns the number of the current month.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....