ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
11. Popup page
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
Comparison operators
The comparison operators can be divided into several categories......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
DurationToString (Function)
Converts a duration to a character string in the specified format.
11. User Macro-Code: UMC in practice
CurrentYear (Function)
Returns the current year in integer format.
grTitle (Function)
Modifies the caption and/or position of the chart title....
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
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......
DateTimeDifference (Function)
Calculates the difference between two dates and times.
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
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......
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
FirstDayOfMonth (Function)
Returns the first day of the month.
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)......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
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......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
CurrentMonth (Function)
Returns the number of the current month.