ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
8. "Mobile friendly" site: Dynamic serving
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Handling a Web Component control through programming
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
AddLink (Function)
Adds a link to a text section in an edit control.
iCreateFont (Function)
Creates a new print font.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min