ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM: Optimizing time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Code editor: Display options
The code editor proposes several display options......
14. Report templates
...Report templates are used to easily standardize report layouts....
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Automatic context menu for the Scheduler controls
Each Scheduler control in a window offers the user a menu by default....
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
SSHDisconnectCommand (Function)
Enables you to stop an SSH session that was active, to allow multiple commands to be sent as a group. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
HTransactionSavepoint (Function)
Declares a transaction savepoint.
HExecuteScheduling (Function)
Immediately executes a scheduled item regardless of its scheduling: scheduled task (stored procedure), backup, optimization, refresh of a materialized view.
HFSQL functions (prefix syntax)
List of functions for HFSQL management...
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
<Source>.Password (Function)
Defines the password used to create or open a table.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...