ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
1. Examples provided with WINDEV Mobile
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
EmailCheckAddress (Function)
Checks the validity of an email address.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
The key items
Keys are specific items in your analysis......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
iCreateFont (Example)
Usage example of the iCreateFont function
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Using the Vista style in your windows
WINDEV allows you to customize......
2. Examples and components provided with WEBDEV
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
2. Projects in practice
Discover the main operations that can be performed on a project....
13. External component in practice
External component in practice...
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......