ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LastDayOfYear (Function)
Returns the date of the last day of the year.
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Automatic table modification
The automatic table modification updates the description of tables on user computers......
Remote Control: Customizing with your own procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
NotesDocumentLast (Function)
Positions on the last document found in Lotus Notes.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
ActionUndo (Function)
Cancels the last action performed by the end user.
<Document variable>.Redo (Function)
Restores the last action canceled on a Document variable.
<Document variable>.Undo (Function)
Undoes the last action performed on a Document variable.
Opening, closing and saving a query
The query editor allows you to easily handle the queries....