ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used.
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
2. User-friendly editors in practice
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
HCross (Function)
Crosses a record in a data file.
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Creating index keywords
Index keywords allow users to easily find a help page......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
10. Customizing the aspect of a site: skin elements
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Changing sites from AWP to SEO-ready session mode
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......