ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Tab controls
List of events associated with Tab controls...
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
ERR_CANNOT_RUN_EXPLORER
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
14. Report templates
...Report templates are used to easily standardize report layouts....
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
16. Protecting access to the site: passwords
Limitations of WINDEV, WEBDEV and WINDEV Mobile
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
Error 1022: The access to the method of the class is restricted by a protected inheritance
PageChangeLayout (Function)
Applies a specific layout to a page.
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
SysDeviceInfo (Function)
Retrieves information from the mobile device where the application is run
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
<Connection variable>.TransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
Events associated with a Switch control
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Events associated with Calendar controls
List of events associated with Calendar controls...