ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Validity period of site pages
When creating a page, a validity period can be defined for this page......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Emulating constants
List of constants used by the functions for emulating automated tests....
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
fSelectDir (Function)
Opens a directory picker.
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
SQLExec (Function)
Names and runs an SQL query.
Analysis links
The links are used to link the files found in an analysis between themselves......
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
iGroupAdd (Function)
Adds a report to a group of reports.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Enqueue (Function)
Adds an element to the queue.
26. Style sheets: to simplify the layout
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.