ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Site test in practice
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Using several libraries in an application
A library is a WDL file that contains all the resources......
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min