ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Events associated with framesets
List of events associated with framesets...
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
Managing the runtime errors
Some errors may occur in your application......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
Accessing a database via a web service
The database can be accessed via a web service......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Set of procedures
The global procedures are grouped in set of procedures......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Sub-query
A sub-query is a query whose result is used by another query......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Query and project
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Automatic documentation of external components
External components must include a technical documentation......
<Menu>.Clone (Function)
Clones a menu or a menu option as well as the associated code.
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Label (Property)
The Label property is used to get and define the label of an element.