ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
xlsSave (Function)
Saves an XLS document.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
11. Popup page
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Comparison operators
The comparison operators can be divided into several categories......
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
External language: Programming in Java
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.
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
11. User Macro-Code: UMC in practice
CurrentYear (Function)
Returns the current year in integer format.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
grTitle (Function)
Modifies the caption and/or position of the chart title....
TimeValid (Function)
Checks the time validity.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
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.
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......