ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
FirstDayOfMonth (Function)
Returns the first day of the month.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
CurrentMonth (Function)
Returns the number of the current month.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
SysRecentDocList (Function)
Returns the list of recently opened documents.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
SysLinkExtension (Function)
Associates an extension (.txt, .avi, etc.) to a default execution program.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
The Edit control
The Edit control allows users to enter data......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....