ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Events associated with Sidebar controls
List of events associated with Sidebar controls...
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
13. 3-Tier architecture
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
WLanguage procedure called by PopupDisplayPage
WLanguage procedure ("callback") called by PopupDisplayPage after the popup page is closed.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
User report editor (Reports & Queries)
A report provides a custom view of data......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
BrowserMobile (Function)
Allows you to find out whether the browser used by the Web user is started on a mobile device.
3. Types of accessible files
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......