ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LastDayOfYear (Function)
Returns the date of the last day of the year.
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Table, List Box and Combo Box controls bound to queries
A Table, List Box, or Combo Box control can be used to display the content of a table or query......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
4. HFSQL Classic
HFSQL Classic is the database format......
HImportJSON (Function)
Imports a JSON file into an HFSQL Classic table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
<Source>.ImportJSON (Function)
Imports a JSON file into an HFSQL Classic table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures......
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.
BannerLast (Function)
Displays the last plane of a Sliding Banner control.
<Sliding Banner>.Last (Function)
Displays the last plane of a Sliding Banner control.
<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.
NotesDocumentLast (Function)
Positions on the last document found in Lotus Notes.